597 views
The simplest version of a perceptron in C with comments and mathematical calculations regarding backpropagation. The network is trained to calculate the exclusive or function. At the end of the video, you can see a graphical illustration of how the classification of input parameters by the network changes during the training process.