Python Feed Forward Perceptron

I thought I would post a couple of useful bits of code from my final year of university.

The first is a feed forward perceptron written in Python. I tried to expand the examples on the internet as much as possible to help me understand how they work.

1 Comment

  1. Hi, when I test the code it looks that the solution is independent from the value of the treshhold (it can be even 10.00 for AND test case). Something missing in the code. Regards. Jack

Questions? Comments?

© 2025 Acodemics

Theme by Anders NorénUp ↑