tensornn.loss.SHL

tensornn.loss.SHL

Methods

calculate

The loss function is used to calculate how off the predictions of the network are.

derivative

Used in backpropagation which helps calculates how much each neuron impacts the loss.

source

alias of SquaredHinge