blob: b3ea5f06478141f84dbf00b4d5e2528c47d1ca80 (
plain)
1
2
3
4
5
6
7
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
and recompile.
Data is here: http://simianer.de/dtrain
|