theadambyrne / Perceptron

Machine Learning in pure Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ML

Machine Learning in Javascript (vanilla)

In this repo I created a basic perceptron model based on Rosenblatt's schematic of a perceptron. In the example file you can find an example which detects whether a list of number begins with a 1.

About

Machine Learning in pure Javascript


Languages

Language:JavaScript 82.2%Language:HTML 17.8%