Course 1: Neural Networks and Deep Learning
Week 1: Introduction to Deep Learning
- Class introduction
- Examples of deep learning projects
- Course details
Week 2: Neural Networks Basics
- Python Basics with Numpy
- Logistic Regression with a Neural Network Mindset
Week 3: Shallow Neural Networks
- Planar Data Classification with One Hidden Layer
Week 4: Deep Neural Network
- Building your Deep Neural Network: Step by Step
- Deep Neural Network - Application