public static class Trainer.Threaded
extends Trainer
Runs several trainers in parallel on the same weights, using threads. Only works on one node.
There is no synchronization, so some updates are lost. Works well in practice.
Nested Class Summary
Nested classes/interfaces inherited from class hex.Trainer