Module loss_functions

Source

Functionsยง

gradient_mse
Calculates the gradient of the mean squared error between two vectors.
mean_squared_error
Calculates the mean squared error between two vectors.