This repository contains summaries on DeepLearning.ai specialization courses on Coursera. Really good courses! Thanks for Andrew Ng!
This specialization contains five courses:
- Neural Networks and Deep Learning.
- Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization.
- Structuring Machine Learning Projects.
- Convolutional Neural Networks.
- Sequence Models.
The notebooks of programming assignments in the courses are uploaded. In case you don't have time for the whole courses, doing the assignments following the notebooks will also help you break into AI and know some practical tips.
If you want to break into AI, this Specialization will help you do so. Deep Learning is one of the most highly sought after skills in tech. We will help you become good at Deep Learning.
In five courses, you will learn the foundations of Deep Learning, understand how to build neural networks, and learn how to lead successful machine learning projects. You will learn about Convolutional networks, RNNs, LSTM, Adam, Dropout, BatchNorm, Xavier/He initialization, and more. You will work on case studies from healthcare, autonomous driving, sign language reading, music generation, and natural language processing. You will master not only the theory, but also see how it is applied in industry. You will practice all these ideas in Python and in TensorFlow, which we will teach.
You will also hear from many top leaders in Deep Learning, who will share with you their personal stories and give you career advice.
AI is transforming multiple industries. After finishing this specialization, you will likely find creative ways to apply it to your work.
We will help you master Deep Learning, understand how to apply it, and build a career in AI.
Improved version of Jezz Generator exercise in the specialization
Improved version of Shakespeare Poem Generator