Today I'm sharing how I implemented Perceptron and the major reasons why it doesn't work for XOR type classification problems. Check out this notebook for details.
https://github.com/rishiraj824/MachineLearningAlgorithms/blob/master/perceptron/perceptron.ipynb
Top comments (0)