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