Language: PT-BR
Artificial neural network proof of concept to solve classical problem (XOR). To run, open the html file in your default browser ;)
As in the image on the side, the network has three layers, an input layer (for the patterns to be analyzed), a hidden layer (to represent deep learning), and an output layer for completion.
The first layer has two neurons (nodes) for the XOR input, five neurons in the hidden layer and one in the output layer, representing the approximation of the desired result.
If my code has helped you, please consider sponsoring me 💙
Sponsor: melchisedech333
Twitter: Melchisedech333
LinkedIn: Melchisedech Rex
Blog: melchisedech333.github.io