| Package | Description |
|---|---|
| org.deeplearning4j.optimize.listeners.callbacks |
| Modifier and Type | Method and Description |
|---|---|
void |
EvaluationCallback.call(EvaluativeListener listener,
Model model,
long invocationsCount,
IEvaluation[] evaluations) |
void |
ModelSavingCallback.call(EvaluativeListener listener,
Model model,
long invocationsCount,
IEvaluation[] evaluations) |
Copyright © 2021. All rights reserved.