BNNS.LossLayer
A layer object that wraps a loss filter and manages its deinitialization.
Declaration
class LossLayerTopics
Creating a Loss Layer
Specifying a Loss Function
Specifying a Loss Reduction Function
Applying a Loss Layer
Instance Methods
See Also
Loss layers
BNNSLossFunctionBNNSLossReductionFunctionBNNSLayerParametersLossBaseBNNSLayerParametersLossHuberBNNSLayerParametersLossSigmoidCrossEntropyBNNSLayerParametersLossSoftmaxCrossEntropyBNNSLayerParametersLossYoloBNNSFilterCreateLayerLoss(_:_:)BNNSLossFilterApplyBatch(_:_:_:_:_:_:_:_:_:_:_:)BNNSLossFilterApplyBackwardBatch(_:_:_:_:_:_:_:_:_:_:_:_:)