Instructor: Andrew Ng
All of the work in this repository are my submissions for the course. I have put in notes and comments inline to make the code more intutive.
Please feel free to write to me at ankitrchadha at gmail.com if you have questions :)
- Python basics with Numpy - Focuses on the concept of broadcasting
- Building your Deep Neural Network - Step by Step
- Cat Classifier - Logistic Regression
- Cat Classifer - Deep Neural Network Application
- Planar Data Classifer with 1 Hidden Layer
- How Regularization helps reduce overfitting to the Training/Dev Data