Skip to content

Commit

Permalink
mark: updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
mneedham committed Dec 10, 2012
1 parent 1d4ae80 commit 4cd0943
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README
@@ -1,7 +1,12 @@
# 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
Expand Down

0 comments on commit 4cd0943

Please sign in to comment.