|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.encog.neural.networks.training.TrainingStatusUtility
public class TrainingStatusUtility
Report the status of Encog training to the cloud.
| Constructor Summary | |
|---|---|
TrainingStatusUtility(EncogCloud cloud,
Train train)
Create a training status utility. |
|
| Method Summary | |
|---|---|
void |
finish()
Report that we are finished. |
void |
update()
Perform an update. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TrainingStatusUtility(EncogCloud cloud,
Train train)
cloud - The cloud to report to.train - The training object being used.| Method Detail |
|---|
public void finish()
public void update()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||