Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 472 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 472 Bytes

Neural Network for EPQ

Built on Netbeans 8.2 for Linux using Swing. Should be multiplatform but testing is all done on Arch Linux under GNOME.

All essential libaries are written by hand with minimal external libs. Built in Java libs includes but not limited to ArrayList, FileWriter and FileReader.

No license included.

Master branch has a basic boolean gate trainer. The lang branch has the much more up to date and refined network with the ability to "learn" words.