public interface IterationListener extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
iterationDone(Model model,
int iteration,
int epoch)
Event listener for each iteration
|
void iterationDone(Model model, int iteration, int epoch)
iteration - the iterationmodel - the model iteratingCopyright © 2018. All rights reserved.