RCE neural network demo

Parameters





How to use this demo

During learning process the vector, that is currently being learned is highlighted on the board as well as the neuron which it was compared to.

The board is used to draw the training data. The color represents class of data. The color can be changed by clicking on the color picker. The size of the brush can be changed by changing the number in the size input. The board can be cleared by clicking the clear button. The more gets colored the more time is needed to learn the dataset, so it is recommended to use smaller brushes.

The neural network parameters are on the right(bigger screens)/bellow(smaller screens) of the board. The first setting is the kind of Neuron used. Second is the semi-axes parameter used for initialization of neurons. Everything else represents the state of the network.

The buttons bellow the board control the learning process