public class InputOptListener
extends java.lang.Object
| Constructor and Description |
|---|
InputOptListener(int[] indicesToWatch) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<org.nd4j.linalg.api.ndarray.INDArray> |
getInputList() |
java.util.List<java.lang.Double> |
getOutputList() |
void |
reportOptimizationStep(org.nd4j.linalg.api.ndarray.INDArray plNetInput,
double plNetOutput) |