philswatton / neural-networks-by-hand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural Networks by Hand

Jupyter Book Badge

A jupyter book showing how to implement a feedforward neural network by using only numpy

Setup

TODO

Development

Build the notebooks into HTML by running

./build.sh

Push the new HTML into github by running

./update.sh

About


Languages

Language:Jupyter Notebook 91.7%Language:TeX 7.7%Language:Python 0.5%Language:Shell 0.2%