Instructor: Andrew Ng
This repo contains all my work for Deep Learning Specialization on Coursera.
-
Course 1: Neural Networks and Deep Learning:
Notebooks:
-
Course 2: Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization
Notebooks:
-
Course 3: Structuring Machine Learning Projects
Notebooks:
- There are no programming assigments for this course.
-
Course 4: Convolutional Neural Networks
Notebooks:
- Week 1 - Convolutional Model: step by step
- Week 1 - Convolutional Model: application
- Week 2 - Keras - Tutorial - Happy House
- Week 2 - Residual Networks
- Week 3 - Autonomous driving application - Car detection
- Week 4 - Face Recognition for the Happy House
- Week 4 - Art Generation with Neural Style Transfer
-
Course 5: Sequence Models
Notebooks:
- Week 1 - Building a Recurrent Neural Network - Step by Step
- Week 1 - Dinosaur Island - Character-Level Language Modeling
- Week 1 - Improvise a Jazz Solo with an LSTM Network
- Week 2 - Operations on word vectors
- Week 2 - Emojify
- Week 3 - Neural machine translation with attention
- Week 3 - Trigger word detection