Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 161 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 161 Bytes

nnet

A small neural network toy project written in Java.

Run nnet.app.LearningXOR as an example. It learns the XOR function and shows the network afterwards.