Skip to content

A simple perceptron with vizualization of the learning process. Hit the 'train' button to see it learning how to classify points in a 2D space.

Notifications You must be signed in to change notification settings

ravel44/Perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perceptron

A simple perceptron with vizualization of the learning process. Hit the 'train' button to see it learning how to classify points in a 2D space. During the learning process, the moving magenta line represents what the perceptron thinks the solution is. Red circles are displayed when the perceptron is guessing wrong and red spikes are also generated. The black line is the solution the perceptron should figure out.

About

A simple perceptron with vizualization of the learning process. Hit the 'train' button to see it learning how to classify points in a 2D space.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published