public interface EvaluationLambda<T>
| Modifier and Type | Method and Description |
|---|---|
T |
eval(INDArray labels,
INDArray networkPredictions,
INDArray maskArray,
List<? extends Serializable> recordMetaData) |
Copyright © 2021. All rights reserved.