W1 - Introduction to deep learning
Explore deep learning’s rise, its application in supervised learning, model types like CNNs and RNNs, and suitable use cases.
https://www.coursera.org/learn/neural-networks-deep-learning
In the first course of the Deep Learning Specialization, you will study the foundational concept of neural networks and deep learning.
By the end, you will be familiar with the significant technological trends driving the rise of deep learning; build, train, and apply fully connected deep neural networks; implement efficient (vectorized) neural networks; identify key parameters in a neural network’s architecture; and apply deep learning to your own applications
SKILLS YOU WILL GAIN
Analyze the major trends driving the rise of deep learning, and give examples of where and how it is applied today.
Learning Objectives
Set up a machine learning problem with a neural network mindset and use vectorization to speed up your models.
Learning Objectives
Build a neural network with one hidden layer, using forward propagation and backpropagation.
Learning Objectives
Analyze the key computations underlying deep learning, then use them to build and train deep neural networks for computer vision tasks.
Learning Objectives
Explore deep learning’s rise, its application in supervised learning, model types like CNNs and RNNs, and suitable use cases.
Master neural network basics: build logistic regression as a neural network, optimize with gradient descent, and implement vectorization for speed.
Develop a neural network with one hidden layer, utilizing forward and backpropagation for 2-class classification.
Explore deep learning’s core concepts: build and train deep neural networks for vision tasks, understanding layers, forward/back propagation, and hyperparameters.