Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 433 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 433 Bytes

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.