Skip to content

lucleray/perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo of perceptron


About

This project is aimed at explaining and illustrating how perceptrons work (neural networks).

The interface shows, how, step by step, the perceptron is trained against the data points added by the user.

The method used to train the algorithm is called the gradient descent.

The activation function is the sigmoid.

More

Made in 2013 with mootools.

About

an introduction to perceptrons with a demo (2013)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published