Instructor: Andrew Ng
This repo contains my work for the course. All the code base and programming assignments are taken from Neural Networks and Deep Learning course part of Deep Learning Specialization on Coursera.
Currently, this repo has weekly programming assignments done for the course.
-
Course : Neural Networks and Deep Learning
- Week 2 - PA 1 - Logistic Regression with a Neural Network mindset
- Week 3 - PA 2 - Planar data classification with one hidden layer
- Week 4 - PA 3 - Building your Deep Neural Network: Step by Step
- Week 4 - PA 4 - Deep Neural Network for Image Classification: Application