https://github.com/yassouali/deeplearning.ai_notes
:notebook: Notes for Andrew Ng's courses on deep learning
https://github.com/yassouali/deeplearning.ai_notes
andrew-ng cnn deep-learning deeplearning-ai rnn
Last synced: about 2 months ago
JSON representation
:notebook: Notes for Andrew Ng's courses on deep learning
- Host: GitHub
- URL: https://github.com/yassouali/deeplearning.ai_notes
- Owner: yassouali
- Created: 2019-01-02T21:46:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-21T22:26:46.000Z (about 6 years ago)
- Last Synced: 2025-03-17T21:43:48.312Z (7 months ago)
- Topics: andrew-ng, cnn, deep-learning, deeplearning-ai, rnn
- Homepage:
- Size: 39.9 MB
- Stars: 77
- Watchers: 5
- Forks: 30
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deep Learning Specialization course notes
These are my notes of the five specializations of the Deep Learning course by Andrew Ng, for more information please visit the course official pages:
- [deeplearning.ai](https://www.deeplearning.ai/)
- [Coursera](https://fr.coursera.org/specializations/deep-learning)Here are the notes of each specialization:
### - Specialization 1, Neural Networks and Deep Learning: [Notes](Specialisation1.md) - [Course website](https://www.coursera.org/learn/neural-networks-deep-learning?specialization=deep-learning)
### - Specialization 2, Improving Deep Neural Networks: [Notes](Specialisation2.md) - [Course website](https://www.coursera.org/learn/deep-neural-network?specialization=deep-learning)
### - Specialization 3, Structuring ML Projects: [Notes](Specialisation3.md) - [Course website](https://www.coursera.org/learn/machine-learning-projects?specialization=deep-learning)
### - Specialization 4, CNNs [Notes](Specialisation4.md) - [Course website](https://www.coursera.org/learn/convolutional-neural-networks?specialization=deep-learning)
### - Specialization 5, Sequence Models: [Notes](Specialisation5.md) - [Course website](https://www.coursera.org/learn/nlp-sequence-models)