blob: 6937b11b04ef610bea024942ce71c0949f37a5e9 (
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, undef 'DTRAIN_LOCAL' in dtrain.h
and recompile.
Data is here: http://simianer.de/#dtrain
|