Implementing a Neural Network from Scratch
 
 
Go to file
Denny Britz 3fc70fd833 Initial commit 2015-09-02 16:29:25 +07:00
.gitignore Initial commit 2015-09-02 16:29:25 +07:00
README.md Initial commit 2015-09-02 16:29:25 +07:00
nn-3-layer-network.png Initial commit 2015-09-02 16:29:25 +07:00
nn-from-scratch.ipynb Initial commit 2015-09-02 16:29:25 +07:00
requirements.txt Initial commit 2015-09-02 16:29:25 +07:00

README.md

Implementing a neural network from scratch

Notebook setup