Some notes on deep learning.
deeplearning.ai classes on Coursera
- Activation Functions
- Logistic Regression by Gradient Descent
- Linear Regression by Gradient Descent
- Binary Classification by Neural Network
- Fitting a Sine Wave
- MNIST Hand-written Digits
- Cats and Dogs Image Classification
- Neural Net Training in Tensorflow
The requirements.txt file might need some help.
To run the jupyter notebooks install jupyter and enter:
> jupyter notebook