Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 536 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 536 Bytes

Numpy implementation of fully-connected neuron network, we will classify hand drawing numbers from MNIST dataset

  • A sample of number 4 from MNIST

Number 4

Plot feed forward network prediction real-time in IPython

Plot animation of fit process on simple feed forward linear network that try to fit a sin wave like so

You can play with live version here

alt text