/MultiLayerPerceptron

MultiLayerPerceptron with backpropagation using the Apache Commons Math library

Primary LanguageJavaMIT LicenseMIT

MultiLayerPerceptron

Simple neural network (MLP) implementation, written in Java.

This project was created by Johannes Stadelmann and Matthias Fussenegger during a seminary work and is thus only suitable for educational purposes.