/Perceptron

Machine Learning in pure Javascript

Primary LanguageJavaScript

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.