etinaude / p5-ML

A demo of machine learning in p5.js with no external libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

p5 machine learning demo

A demo of machine learning in p5.js with no external libraries

Finds the line of best fit for separating a bunch of dots. (shown in blue and purple, the separation of these dots is shown by the cyan line)

The current generation's best line is green while all the rest are red.

demo

About

A demo of machine learning in p5.js with no external libraries

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%