/multi-layer-perceptron

This is small example of the Multi Layer Perceptron implemented in Java. It can be used for educational purpose or experiments on this kind of neural networks. In this example the neural network will learn the XOR logical gate.

Primary LanguageJava

No issues in this repository yet.