simple-neural-network
simple-neural-network copied to clipboard
As this require py3 and also there is no update to bias, please do some pull request.
A very clear example except there is no update to bias. Highly suggest to update that. As said by many others, it is very useful.
HI Here is a version of bias updated based on mattm/simple-neural-network for reference https://github.com/kimmanlui/Examples/blob/master/SimpleNN-Backbackpropagation.ipynb
I have created a pull request for this!