Skip to content

jennifersmith/machinenursery

Repository files navigation

# machinenursery - Jen and Mark try to work out how to do machine learning

To train up a Weka neural networks classifier:

lein uberjar
JAVA_OPTS="-Xmx1024m" java -cp target/machinenursery-1.0.0-SNAPSHOT-standalone.jar main.java.WekaNeuralNetworks

It will write the serialized version into weka-attempts/neural-networks so make sure you have that folder or it will blow up



Copyright (C) 2012 machinenursery

Distributed under the Eclipse Public License, the same as Clojure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published