Skip to content

A simple perceptron that learns to predict coin flips.

Notifications You must be signed in to change notification settings

joshuakfarrar/scalatron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scalatron

A simple perceptron that learns to predict coin flips.

Requires sbt and Java to run:

sbt test runs the tests, sbt run runs a small application that implements the perceptron

🎉

kudos @brushing-git, @hrhino, @milyardo, and @merlinorg.

About

A simple perceptron that learns to predict coin flips.

Resources

Stars

Watchers

Forks

Languages