| Package | Description |
|---|---|
| org.nd4j.linalg.api.ops | |
| org.nd4j.linalg.api.ops.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseLossFunction |
| Modifier and Type | Method and Description |
|---|---|
LossFunction |
DefaultOpFactory.createLossFunction(String name,
INDArray x,
INDArray y) |
LossFunction |
OpFactory.createLossFunction(String name,
INDArray x,
INDArray y)
Create a loss function with the given inputs and outputs
|
Copyright © 2016. All Rights Reserved.