You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a simple one layer Perceptron written in Javascript and using p5.js for the visualization.
It can learn any linear function using the Widrow-Hoff algorithm.