This repository contains the projects completed during the Deep Learning specialization offered by deeplearning.ai
The specialization is divided into 5 courses taught by Prof. Andrew Ng. The courses offered in this specialization are:-
-
Neural networks & Deep learning
-
Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization
-
Structuring Machine Learning Projects
-
Convolutional Neural Networks
-
Sequence Models
a) Logistic Regression with a Neural Network mindset
b) Planar data classification with one hidden layer
c) Building your Deep Neural Network Step by Step