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.
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.