From bca9a8d79e565222898afbe98abf5ce5a1fe801b Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Tue, 24 Mar 2015 19:15:26 +0100 Subject: dtrain: fix example --- training/dtrain/example/toy/weights | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 training/dtrain/example/toy/weights (limited to 'training/dtrain/example/toy/weights') diff --git a/training/dtrain/example/toy/weights b/training/dtrain/example/toy/weights new file mode 100644 index 00000000..5c1931ff --- /dev/null +++ b/training/dtrain/example/toy/weights @@ -0,0 +1,6 @@ +house_rule 4 +shell_rule -2 +small_rule -1 +little_rule 3 +Glue -8 +PassThrough -10 -- cgit v1.2.3