|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthex.Trainer
hex.Trainer.Base
public static class Trainer.Base
Nested Class Summary |
---|
Nested classes/interfaces inherited from class hex.Trainer |
---|
Trainer.Base, Trainer.Direct, Trainer.MapReduce, Trainer.OpenCL, Trainer.Threaded |
Constructor Summary | |
---|---|
Trainer.Base(Layer[] ls)
|
Method Summary | |
---|---|
void |
join()
|
Layer[] |
layers()
|
void |
start()
|
Methods inherited from class hex.Trainer |
---|
items |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Trainer.Base(Layer[] ls)
Method Detail |
---|
public Layer[] layers()
layers
in class Trainer
public void start()
start
in class Trainer
public void join()
join
in class Trainer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |