32 bit | 64 bit | (32/64 bit only for executable) | ||
xmlp | (106 kb) | xmlp | (106 kb) | GNU/Linux executable |
wmlp.exe | (189 kb) | wmlp.exe | (209 kb) | Windows executable |
mlpd.zip | (171 kb) | mlpd.tar.gz | (161 kb) | C sources, version 4.0 (2017.06.01) |
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 2017 (see under "Other Tools and Frameworks") installed, as the program was compiled with Microsoft Visual Studio 2017.
An introduction to neural networks and multilayer perceptrons in particular can be found in: