This is my personal projects for the course. Highly recommend anyone wanting to break into AI.
Instructor: Andrew Ng, DeepLearning.ai
Course 1. Neural Networks and Deep Learning
- Week1 - Introduction to deep learning
- Week2 - Neural Networks Basics
- Week3 - Shallow neural networks
- Week4 - Deep Neural Networks
- Week1 - Practical aspects of Deep Learning
- Setting up your Machine Learning Application
- Regularizing your neural network
- Setting up your optimization problem - Week2 - Optimization algorithms
- Week3 - Hyperparameter tuning, Batch Normalization and Programming Frameworks
Course 4. Convolutional Neural Networks
- Week1 - Foundations of Convolutional Neural Networks
- Week2 - Deep convolutional models: case studies
- Week3 - Object detection - Papers for read: You Only Look Once: Unified, Real-Time Object Detection, YOLO
- Week4 - Special applications: Face recognition & Neural style transfer