public static class Trainer.Threaded extends Trainer
Trainer.Base, Trainer.Direct, Trainer.MapReduce, Trainer.OpenCL, Trainer.Threaded
Trainer.Threaded(Layer[] ls, double epochs, Key job, int threads)
void
join()
Layer[]
layers()
long
processed()
run()
start()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Trainer.Threaded(Layer[] ls, double epochs, Key job, int threads)
public Layer[] layers()
layers
Trainer
public long processed()
processed
public void start()
start
public void join()
join
public void run()