|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EpochStrategy
Define the epoch strategy to be used within a Neural Network.
Method Summary | |
---|---|
void |
performIteration(EvaluationMediator evaluationMediator)
Perform the iteration of the provided Neural Network. |
Method Detail |
---|
void performIteration(EvaluationMediator evaluationMediator)
evaluationMediator
- The Neural Network to perform the epoch on.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |