Implementing a Neural Network from Scratch
 
 
Go to file
Wei Ji 22751f8e12 Standalone python file copy from ipynb 2017-07-17 21:01:50 +12:00
.gitignore -Add pure_python.py file 2016-04-25 17:06:35 +04:30
README.md Minor instruction fix 2015-10-06 15:33:38 +02:00
ann_classification.py ANN Classification 2016-04-26 00:42:28 +04:30
nn-3-layer-network.png Initial commit 2015-09-02 16:29:25 +07:00
nn-from-scratch.ipynb Little fix for python3 compatibility 2017-07-17 20:36:52 +12:00
nn_from_scratch.py Standalone python file copy from ipynb 2017-07-17 21:01:50 +12:00
requirements.txt Initial commit 2015-09-02 16:29:25 +07:00
simple_classification.py rename 2016-04-25 17:32:41 +04:30