lnxmlp.zip | (638 kb) | GNU/Linux executables |
winmlp.zip | (357 kb) | Windows console executables |
mlp.zip | (217 kb) | C sources, package version 4.1 (2021.08.03) |
mlp.tar.gz | (185 kb) |
Note: The table package contains some auxiliary programs for preprocessing the data files.
MLP is a set of 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).
If you have trouble executing the programs on Microsoft Windows, check whether you have the Microsoft Visual C++ Redistributable for Visual Studio 2022 (see under "Other Tools and Frameworks") installed, as the programs were compiled with Microsoft Visual Studio 2022.
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: