Perceptron This is my implementation of Perceptron Neural Network written in C programming language. Structure The code is only 37 lines. Enjoy