In this project I implemented a Deep Neural Network following Andrew Ng's Deep Learning Course Neural Networks and Deep Learning. This will be further improved after I finish second course of specialization Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization
- Install Anaconda Environment Here
- Open Terminal
- Run conda create --name [name] --file requirements.txt