Skip to content

Simple perceptron classifier interface built with Elm as a school project

Notifications You must be signed in to change notification settings

tonyjaimep/classelmfier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classelmfier

Perceptron interface built with Elm as a school project

image

Features

  • Automatic training
  • Real-time training updates
  • Add data points using pointer
  • Training can be paused to adjust weights

Usage

Install dependencies and build output

npm install
npm run build

Then open public/index.html using your web browser.

About

Simple perceptron classifier interface built with Elm as a school project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages