There are 3 loaded datasets: AND, OR and Iris flower datasets, press on the there buttons at the very top to load the datasets.
You can train this network with your own data, press on "Your own data" and below network diagram select input and output size.
Then write your own data into the table in the input fields and press "Add data to the table".
The canvas displays the neural network, in the middle of the node the bias is shown. If the weight between the nodes is positive it
will be red, the bigger the number, the more red it is. If the weight is blue then is is negative and the more blue it is, the bigger the negative is.
Also it shows which nodes and input layer(the arrows are pointing to the nodes) and which one is output layer(the arrows are pointing from the nodes).
You can add more or less layers in an network or nodes in a layer.
You have a whole set of parameters you can tweak to see which one dose what and train your model faster.
The table below shows inputs, expected outputs and predicted outputs.
made by Marijus Gudiskis [email protected]