All Projects → dalmia → Deep Learning Book Chapter Summaries

dalmia / Deep Learning Book Chapter Summaries

Attempting to make the Deep Learning Book easier to understand.

Projects that are alternatives of or similar to Deep Learning Book Chapter Summaries

Cocalc
CoCalc: Collaborative Calculation in the Cloud
Stars: ✭ 888 (-6.72%)
Mutual labels:  jupyter-notebook, mathematics
Notebooks
📓 A growing collection of Jupyter Notebooks written in Python, OCaml and Julia for science examples, algorithms, visualizations etc
Stars: ✭ 84 (-91.18%)
Mutual labels:  jupyter-notebook, mathematics
Mish
Official Repsoitory for "Mish: A Self Regularized Non-Monotonic Neural Activation Function" [BMVC 2020]
Stars: ✭ 1,072 (+12.61%)
Mutual labels:  jupyter-notebook, mathematics
Riemann book
An interactive book about the Riemann problem for hyperbolic PDEs, using Jupyter notebooks. Work in progress.
Stars: ✭ 160 (-83.19%)
Mutual labels:  jupyter-notebook, mathematics
Basic Mathematics For Machine Learning
The motive behind Creating this repo is to feel the fear of mathematics and do what ever you want to do in Machine Learning , Deep Learning and other fields of AI
Stars: ✭ 300 (-68.49%)
Mutual labels:  jupyter-notebook, mathematics
Tutorials
AI-related tutorials. Access any of them for free → https://towardsai.net/editorial
Stars: ✭ 204 (-78.57%)
Mutual labels:  jupyter-notebook, mathematics
Python Mathematics Handbook
A set of notebooks for an introduction to Python for Mathematicians.
Stars: ✭ 117 (-87.71%)
Mutual labels:  jupyter-notebook, mathematics
Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (-59.98%)
Mutual labels:  jupyter-notebook, mathematics
Awesome Ai Books
Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning
Stars: ✭ 855 (-10.19%)
Mutual labels:  jupyter-notebook, mathematics
Doing Frequentist Statistics With Scipy
Repository for the PyData DC 2016 tutorial
Stars: ✭ 29 (-96.95%)
Mutual labels:  jupyter-notebook
Kaggle rsna 2nd place solution
Notebooks to accompany the blog posts about the 2nd place Kaggle RSNA winners: https://github.com/darraghdog/rsna
Stars: ✭ 30 (-96.85%)
Mutual labels:  jupyter-notebook
Kaggle Web Traffic Time Series Forecasting
Solution to Kaggle - Web Traffic Time Series Forecasting
Stars: ✭ 29 (-96.95%)
Mutual labels:  jupyter-notebook
Course
Slides and Jupyter notebooks
Stars: ✭ 29 (-96.95%)
Mutual labels:  jupyter-notebook
Deep Hedging
Deep Hedging Demo - An Example of Using Machine Learning for Derivative Pricing.
Stars: ✭ 30 (-96.85%)
Mutual labels:  jupyter-notebook
Particle Filter Prototype
Particle Filter Implementations in Python and C++, with lecture notes and visualizations
Stars: ✭ 29 (-96.95%)
Mutual labels:  jupyter-notebook
Stock price trend fft
Stock price trend analysis using Fourier transform
Stars: ✭ 30 (-96.85%)
Mutual labels:  jupyter-notebook
Zalando Pytorch
Various experiments on the [Fashion-MNIST](https://github.com/zalandoresearch/fashion-mnist) dataset from Zalando
Stars: ✭ 29 (-96.95%)
Mutual labels:  jupyter-notebook
Nyc Ds Academy
In-class exercises for Deep Learning course at NYC Data Science Academy
Stars: ✭ 29 (-96.95%)
Mutual labels:  jupyter-notebook
Pytorch projects
A collection of Machine Learning Google_Colab_Notebooks
Stars: ✭ 30 (-96.85%)
Mutual labels:  jupyter-notebook
Ensemble Machine Learning Cookbook
Ensemble Machine Learning Cookbook, published by Packt
Stars: ✭ 29 (-96.95%)
Mutual labels:  jupyter-notebook

Deep-Learning-Book-Chapter-Summaries

This repository provides a summary for each chapter of the Deep Learning book by Ian Goodfellow, Yoshua Bengio and Aaron Courville and attempts to explain some of the concepts in greater detail. Some of the tougher chapters have blog post(s) dedicated to them which can be found on http://medium.com/inveterate-learner.

Chapters

  • Part I: Applied Math and Machine Learning Basics

    • Chapter 2: Linear Algebra [chapter]
    • Chapter 3: Probability and Information Theory [chapter]
    • Chapter 4: Numerical Computation [chapter]
    • Chapter 5: Machine Learning Basics [chapter]
  • Part II: Modern Practical Deep Networks

    • Chapter 6: Deep Feedforward Networks [chapter]
    • Chapter 7: Regularization for Deep Learning [chapter]
    • Chapter 8: Optimization for Training Deep Models [chapter]
    • Chapter 9: Convolutional Networks [chapter]
    • Chapter 10: Sequence Modeling: Recurrent and Recursive Nets [chapter]
    • Chapter 11: Practical Methodology [chapter]
    • Chapter 12: Applications [chapter]
  • Part III: Deep Learning Research

    • Chapter 13: Linear Factor Models [chapter]
    • Chapter 14: Autoencoders [chapter]
    • Chapter 15: Representation Learning [chapter]
    • Chapter 16: Structured Probabilistic Models for Deep Learning [chapter]
    • Chapter 17: Monte Carlo Methods [chapter]
    • Chapter 18: Confronting the Partition Function [chapter]
    • Chapter 19: Approximate Inference [chapter]
    • Chapter 20: Deep Generative Models [chapter]

Contributors

Contributing

Please feel free to open a Pull Request to contribute a summary for the chapters 5, 6 and 12 as we might not be able to cover them owing to other commitments. Also, if you think there's any section that requires more/better explanation, please use the issue tracker to let us know about the same.

Support

If you like this repo and find it useful, please consider (★) starring it (on top right of the page) so that it can reach a broader audience.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].