Master Deep Learning, and Break into AI
This repo contains all my work for this specialization. All the code base and images, are taken from Deep Learning Specialization on Coursera.
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.
Objectives:
Understand the key parameters in a neural network's architecture.
Code:
Objectives:
Be able to implement a neural network in TensorFlow.
Code:
Objectives:
Know how to apply end-to-end learning, transfer learning, and multi-task learning
Code:
Objectives:
Be able to apply these algorithms to a variety of image, video, and other 2D or 3D data.
Code:
Objectives:
Be able to apply sequence models to audio applications, including speech recognition and music synthesis.
Code: