Neuroph is lightweight Java Neural Network Framework which can be used to develop common neural network architectures. Small number of basic classes which correspond to basic NN concepts, and GUI editor makes it easy to learn and use.
Features
- Supports Multi Layer Perceptrons with Backpropagation
- Image Recognition Support
- Easy to use GUI for creating and experimenting with NN
- Supports various other neural network and learning rules
- Easy to use API






