diff options
-rw-r--r-- | dtrain/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dtrain/README.md b/dtrain/README.md index 92d6ba0d..8cf99800 100644 --- a/dtrain/README.md +++ b/dtrain/README.md @@ -39,6 +39,16 @@ For an example of local usage (with the 'distributed' format) the see test/example/ . This expects dtrain to be built without DTRAIN_LOCAL. +Next +---- ++ (dtrain|decoder) meta-parameters testing ++ target side rule ngrams ++ sa-extract -> leave-one-out for grammar of training set? ++ make svm doable; no subgradient? ++ reranking while sgd? ++ try PRO, mira emulations ++ avg feature count + Legal ----- Copyright (c) 2012 by Patrick Simianer <p@simianer.de> |