Class Loss2D
- Namespace
- NeuralNetworks.Losses
- Assembly
- NeuralNetworks.dll
public abstract class Loss2D : Loss<float[,]>
- Inheritance
-
Loss2D
- Derived
- Inherited Members
Methods
EnsureSameShape(float[,]?, float[,])
protected override void EnsureSameShape(float[,]? prediction, float[,] target)