Expand description
Loss functions.
Enums§
- Loss functions that can be used to train a neural network.
Functions§
- Returns the binary cross entropy between the predictions and the targets.
- Returns mean squared error between the predictions and the targets.