|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EpochStrategy | |
---|---|
net.sourceforge.cilib.neuralnetwork.foundation | |
net.sourceforge.cilib.neuralnetwork.foundation.epochstrategy |
Uses of EpochStrategy in net.sourceforge.cilib.neuralnetwork.foundation |
---|
Methods in net.sourceforge.cilib.neuralnetwork.foundation that return EpochStrategy | |
---|---|
EpochStrategy |
EvaluationMediator.getEpochStrategy()
|
Methods in net.sourceforge.cilib.neuralnetwork.foundation with parameters of type EpochStrategy | |
---|---|
void |
EvaluationMediator.setEpochStrategy(EpochStrategy epochStrategy)
|
Uses of EpochStrategy in net.sourceforge.cilib.neuralnetwork.foundation.epochstrategy |
---|
Classes in net.sourceforge.cilib.neuralnetwork.foundation.epochstrategy that implement EpochStrategy | |
---|---|
class |
BatchTrainingSetEpochStrategy
|
class |
EmptyEpochStrategy
An epoch strategy for a Neural Network in which the epoch performs no actions at all. |
class |
StochasticTrainingGeneralisationEpochStrategy
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |