# Losses - https://keras.io/losses/ ## Usage of loss functions ## Available loss functions ### mean_squared_error `MSE` ### mean_absolute_error `MAE` ### mean_absolute_percentage_error ### mean_squated_logarithmic_error ### squared_hinge ### hinge ### categorical_hinge ### logcosh ### categorical_crossentropy ### sparse_categorical_crossentropy ### binary_crossentropy ### kullback_leibler_divergence ### poisson ### cosine_proximity