diff options
author | Chris Dyer <cdyer@cab.ark.cs.cmu.edu> | 2012-06-19 00:05:18 -0400 |
---|---|---|
committer | Chris Dyer <cdyer@cab.ark.cs.cmu.edu> | 2012-06-19 00:05:18 -0400 |
commit | fcd8e74ca9c16fe0e3001906ae2bd0ac0686f813 (patch) | |
tree | 61e3a3b19b65f05d5e74cb91626631c78ba83d59 /dtrain/test/example/README | |
parent | 5cd58c1355811caf0941ad6f0340c2deb52cc99c (diff) | |
parent | a47bbc78b3d38ea998b2d484470061140142048d (diff) |
Merge branch 'master' of https://github.com/pks/cdec-dtrain
Diffstat (limited to 'dtrain/test/example/README')
-rw-r--r-- | dtrain/test/example/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dtrain/test/example/README b/dtrain/test/example/README index b3ea5f06..6937b11b 100644 --- a/dtrain/test/example/README +++ b/dtrain/test/example/README @@ -1,8 +1,8 @@ Small example of input format for distributed training. Call dtrain from cdec/dtrain/ with ./dtrain -c test/example/dtrain.ini . -For this to work, disable '#define DTRAIN_LOCAL' from dtrain.h +For this to work, undef 'DTRAIN_LOCAL' in dtrain.h and recompile. -Data is here: http://simianer.de/dtrain +Data is here: http://simianer.de/#dtrain |