slowbull

Results 3 issues of slowbull

I run the code on the cifar10 dataset, however, the test accuracy keeps very low (about 10%, it is random guessing). by the way, it really works on mnist.

When I run sample code, there is always an error terminate called after throwing an instance of 'dmlc::ParamError' what(): Required parameter batch_size of int is not presented Aborted (core dumped)...

It always fails when I run the demo tracker/dmlc_local.py -n 2 -s 1 bin/linear.dmlc learn/linear/guide/demo.conf And I find out that it can't find an available port from 9091 to 9999....