blob: e5a5de598e6b050fd347720c9c314fc736d0a2a0 (
plain)
1
2
3
4
5
6
|
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.
|