#256 · Primary category: Education & Research

coursera-deep-learning-specialization

andrew-ng andrew-ng-course cnns convolutional-neural-network convolutional-neural-networks coursera coursera-assignment coursera-machine-learning coursera-specialization deep-learning hyperparameter-optimization hyperparameter-tuning neural-machine-translation neural-network neural-networks neural-style-transfer recurrent-neural-network recurrent-neural-networks regularization rnns

Notes, programming assignments, and quizzes for all five courses in the Coursera Deep Learning Specialization by deeplearning.ai.

Project last updated:06/10/26

GitHub Stars

4.4K

Forks

2.7K

Contributors

17

License

Other

Why we included this project

Anyone working through Andrew Ng's Deep Learning Specialization on Coursera will find this repo a useful companion: it collects the actual programming assignments from all five courses, along with the quizzes and the author's own study notes, all updated for the 2021 revision that moved the curriculum from TensorFlow 1 to TensorFlow 2. A setup script pulls down the pre-trained models and datasets the notebooks rely on, so you can rerun each exercise yourself instead of just reading the solutions. The material spans the full arc of the specialization, from logistic regression and building a deep neural network step by step through CNNs, neural style transfer, and sequence models. Treat it as a study aid and reference for review, not a codebase to embed in a production system.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category