/Simple-perceptron

In the following work a simple structured perceptron is shown, the libraries used are numpy for the matrix operations, maplotlib to obtain the graphs. The input must approach the chosen target, which is a logic gate. I hope it is useful

Primary LanguagePython

No issues in this repository yet.