Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 166 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 166 Bytes

NeuralNetwork

Basic implementation of Backpropagation using stochastic gradient descent.

Run XOR learning -

octave NN_xor.m xortrain.csv xordev.csv