neurx v0.1.3 Neurx.LossFunctions View Source

Contains all of the loss functions.

Link to this section Summary

Functions

Returns the function given its name as a string

Link to this section Functions

Returns the function given its name as a string.

Link to this function mean_squared_error(actual_outputs, target_outputs) View Source

Mean Squared Error.