This is the code and learning notes about Deep learning and Neural Network taught by Andrew Ng. This repository contains the programming assignments about this lesson. Also, I wrote some learning notes in my blog.
1⃣️ assignment 1 Logistic Regression with a Neural Network mindset
2⃣️ assignment 2 Planar data classification with one hidden layer
3⃣️ assignment 3,4 Building your Deep Neural Network - Step by Step &
Deep Neural Network for Image Classification: Application
1⃣️ assignment 1 Initialization,Regularization and Gradient Checking
2⃣️ assignment 2 Optimization Methods
3⃣️ assignment 3 TensorFlow Tutorial
(This course has no programming assignment)
1⃣️ Machine Learning Strategy(1)
2⃣️ Machine Learning Strategy(2)
1⃣️ assignment 1 Intro to Convolutional Neural Networks
2⃣️ assignment 2 Deep Convolutional Neural Networks
3⃣️ assignment 3 Intro to Object Detection
4⃣️ assignment 4,5 Face Recognition for the Happy House &
Deep Learning & Art: Neural Style Transfer
All suggestions and corrections are highly welcomed. I'd appreciated if you can help me build this repository better. Questions about this lesson will be answered promptly if you open an issue here (only if I can).