Deep Learning Specialization on Coursera
Master Deep Learning, and Break into AI
This is my personal projects for the course. The course covers deep learning from begginer level to advanced. Highly recommend anyone wanting to break into AI.
Instructor: Andrew Ng, DeepLearning.ai
Neural Networks and Deep Learning
Course 1.- Week1 - Introduction to deep learning
- Week2 - Neural Networks Basics
- Week3 - Shallow neural networks
- Week4 - Deep Neural Networks
Improving Deep Neural Networks Hyperparameter tuning, Regularization and Optimization
Course 2.- 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
Structuring Machine Learning Projects
Course 3.- Week1 - Introduction to ML Strategy - Setting up your goal - Comparing to human-level performance
- Week2 - ML Strategy - Error Analysis - Mismatched training and dev/test set - Learning from multiple tasks - End-to-end deep learning
Convolutional Neural Networks
Course 4.- Week1 - Foundations of Convolutional Neural Networks
- Week2 - Deep convolutional models: case studies
- Week3 - Object detection
- Week4 - Special applications: Face recognition & Neural style transfer
Sequence Models
Course 5.- Week1 - Recurrent Neural Networks
- Week2 - Natural Language Processing & Word Embeddings
- Week3 - Sequence models & Attention mechanism