Skip to content

ashishpatel26/Andrew-NG-Notes

Repository files navigation

Andrew NG Notes Collection

This is the first course of the deep learning specialization at Coursera which is moderated by DeepLearning.ai. The course is taught by Andrew Ng.

Andrew NG Machine Learning Notebooks : Reading

Deep learning Specialization Notes in One pdf : Reading

Sr No Article Reading
1. Neural Network Deep Learning
2. Improving Deep learning Network
3. Structure of ML Projects
4. Convolutions Neural Network
5. Sequence Models
Sr. No MOOC LECTURE LINK
1. Machine learning by Andrew-NG
DEEP LEARNING SERIES
1. Neural Network and Deep Learning
2. Improving deep neural networks: hyperparameter tuning, regularization and optimization
3. Structuring Machine Learning Projects
4. Convolution Neural Network
5. Sequence Models
6. CS230: Deep Learning | Autumn 2018

  • Matrix Multiplication Between Image and Kernel Known as Convolution Operation


  • Vanila RNN

  • LSTM

  • GRU

Thanks for Reading....Happy Learning...!!!