Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 215 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 215 Bytes

LogicalEncogJava

A little example for neural network learning AND and OR operation. Basic neural network constructed with Encog framework.

http://www.heatonresearch.com/encog/

To build run: mvn clean install