Skip to content

Latest commit

 

History

History

learningWithBackpropagation

Neural Network Learning with Backpropagation

How to use this code:

1. install Octave or Matlab
  1. fork this repo and clone it locally!

  2. navigate into the folder with the above files

  3. type ex4 to the command line to view a digit recogition neural network with about 95% success rate trained using backpropagation.