This package is a test of basic neural network feature. It's not optimized pacakge and tested for basic behaviour.
Editor window is created to debug and observe the network
Activation function used is campled(x, 0, 1). Demo is presente in sample to test XOR demo. First setup your neural network thanks to the ArtificalNeuralNetwork component and train it.