public interface Loss
| Modifier and Type | Method and Description |
|---|---|
void |
backward(ExMatrix actualOutput,
ExMatrix targetOutput) |
DMatrix |
forward(ExMatrix actualOutput,
ExMatrix targetOutput) |
Copyright © 2017. All rights reserved.