jmlp.jar | (32 kb) | executable Java archive |
jmlp.zip | (19 kb) | Java sources, version 1.2 (2023.05.17) |
jmlp.tar.gz | (17 kb) | |
xmlp | (106 kb) | GNU/Linux executable |
wmlp.exe | (227 kb) | Windows executable |
mlpd.zip | (171 kb) | C sources, version 4.1 (2018.10.18) |
mlpd.tar.gz | (162 kb) |
A program to visualize the training process of a simple multilayer perceptron (an artificial neural network) for the exclusive or and the biimplication problem and for two simple real-valued functions.
Full description of this program (included in the source package).
If you have trouble executing the program 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 program was compiled with Microsoft Visual Studio 2022.
An introduction to neural networks and multilayer perceptrons in particular can be found in: