Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 184 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 184 Bytes

MultiLayerNeuralNets

Multi-layer neural nets example with back propagation. It is simple class which will show how to model a network,how to train a network and to test the network.