Perceptron, two examples of a simple neural network, the first: two inputs, one output. two neurons in the input layer, three neurons in the hidden layer, one output neuron and four learning samples, the second example: three inputs, two outputs, three neurons in the input layer, four neurons in the hidden layer, two output neuron and eight learning samples.