Home
Softono
Andrew-NG-Notes

Andrew-NG-Notes

Open source Jupyter Notebook
3.7K
Stars
1.3K
Forks
3
Issues
39
Watchers
10 months
Last Commit

About Andrew-NG-Notes

# Andrew NG Notes Collection **This is the first course of the deep learning specialization at [Coursera](https://www.coursera.org/specializations/deep-learning) which is moderated by [DeepLearning.ai](http://deeplearning.ai/). The course is taught by Andrew Ng.** **<Span style="color:red;">Andrew NG Machine Learning Notebooks :</span>** [**Reading**](https://github.com/ashishpatel26/Andrew-NG-Notes/tree/master/Machine%20Learning%20notebooks%20By%20Andrew%20NG) **<Span style="color:red;">Deep learning Specialization Notes in One pdf :</span>** [**Reading**](https://github.com/ashishpatel26/Andrew-NG-Notes/blob/master/Deep%20learning%20by%20AndrewNG%20Tutorial%20%20Notes.pdf) | **Sr No** | **Article Reading** | | --------- | :----------------------------------------------------------- | | **1.** | **[Neural Network Deep Learning](https://github.com/ashishpatel26/Andrew-NG-Notes/blob/master/andrewng-p-1-neural-network-deep-learning.md)** | | **2.** | **[I ...

Platforms

Web Self-hosted

Languages

Jupyter Notebook

Links

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

1.Neural Network Deep Learning

2 Improving Deep learning Network

3.Structure ML Projects

4.Convolution Neural Network

  • Matrix Multiplication Between Image and Kernel Known as Convolution Operation

5.Sequence Models


  • Vanila RNN

  • LSTM

  • GRU

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