/MultiLayerPerceptron

MultiLayerPerceptron with backpropagation using the Apache Commons Math library

Primary LanguageJavaMIT LicenseMIT

MultiLayerPerceptron

Simple neural network (MLP) implementation. This project was created during a seminary work and is thus only suitable for educational purposes as it might still contain some bugs.