|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EncogCloud | |
|---|---|
| org.encog.cloud | |
| org.encog.neural.networks.training | |
| org.encog.neural.networks.training.neat | |
| Uses of EncogCloud in org.encog.cloud |
|---|
| Methods in org.encog.cloud that return EncogCloud | |
|---|---|
EncogCloud |
CloudTask.getCloud()
|
| Constructors in org.encog.cloud with parameters of type EncogCloud | |
|---|---|
CloudTask(EncogCloud cloud)
Construct a cloud task. |
|
| Uses of EncogCloud in org.encog.neural.networks.training |
|---|
| Methods in org.encog.neural.networks.training that return EncogCloud | |
|---|---|
EncogCloud |
Train.getCloud()
|
EncogCloud |
BasicTraining.getCloud()
|
| Methods in org.encog.neural.networks.training with parameters of type EncogCloud | |
|---|---|
void |
Train.setCloud(EncogCloud cloud)
Set the cloud use to track the training. |
void |
BasicTraining.setCloud(EncogCloud cloud)
Set the cloud use to track this training. |
| Constructors in org.encog.neural.networks.training with parameters of type EncogCloud | |
|---|---|
TrainingStatusUtility(EncogCloud cloud,
Train train)
Create a training status utility. |
|
| Uses of EncogCloud in org.encog.neural.networks.training.neat |
|---|
| Methods in org.encog.neural.networks.training.neat that return EncogCloud | |
|---|---|
EncogCloud |
NEATTraining.getCloud()
|
| Methods in org.encog.neural.networks.training.neat with parameters of type EncogCloud | |
|---|---|
void |
NEATTraining.setCloud(EncogCloud cloud)
Set the Encog cloud to use. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||