Ads by Google
Christian Borgelt's Web Pages

MLP - Multilayer Perceptron Training

Download

lnxmlp.zip Linux executables (175 kb)
winmlp.zip Windows console executables (208 kb)
mlp.zip C sources, package version 1.34, 2007.10.10 (61 kb)
mlp.tar.gz (54 kb)

Attention: In order to compile these programs, the table package and the matrix package must also be retrieved. The table package also contains some auxiliary programs for preprocessing the data files.

Description

Programs to train a multilayer perceptron (an artificial neural network), to execute it to predict outcomes for new data, and to do a sensitivity analysis for a trained network on given data.

More details about these programs (included in the source package).

A graphical user interface to these command line programs (MLPGUI, written in Java) can be found here.

An introduction to neural networks and multilayer perceptrons in particular can be found in: