- This is my assignment on Andrew Ng's special course "Deep Learning Specialization" This course consists of five courses:
- Neural Networks and Deep Learning
- Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization
- Structuring Machine Learning Projects
- Convolutional Neural Networks
- Sequence Models
Coursera Deep Learning Course by deeplearning.ai projects
- 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
- Week1 - Introduction to ML Strategy - Setting up your goal - Comparing to human-level performance
- Week2 - ML Strategy (2) - Error Analysis - Mismatched training and dev/test set - Learning from multiple tasks - End-to-end deep learning
- 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 - Papers for read: DeepFace, FaceNet
- Week1 - Recurrent Neural Networks
- Week2 - Natural Language Processing & Word Embeddings
- Week3 - Sequence models & Attention mechanism
source from Andrew Ng's Deep learning course on Coursera