Neuroph is lightweight Java Neural Network
Framework that can be used to simulate common
neural network architectures. With a small number
of basic classes that correspond to basic NN
concepts, it is easy to learn. It also has a nice
GUI application.
Changes: This release brings important bugfixes and improvements. An issue was fixed with editing a GUI in NetBeans. The LMS formula was fixed. Testing in black and white mode for image recognition was fixed. A GUI bug was fixed regarding exceptions when creating large networks. The image recognition API was changed so the color mode is automaticaly detected from settings used for network training. Graph view was migrated to JUNG to 2.0. Specific network layouts were created and unnecessary options were removed. The ANT build file is now included, which can build the jars for the library and GUI.
![]()
Tags: Scientific/Engineering, Artificial Intelligence, Neuroscience, Software Development, Libraries, Application Frameworks, Java Libraries
Licenses: LGPL