You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
Hi I am using the keras-mxnet api, I am finding it hard to declare a weighted loss function.
I know it cannot be registered with mxnet backend.
There is no available example here https://github.com/awslabs/keras-apache-mxnet/blob/master/keras/losses.py#L77 for a weighted loss.
Is there a keras backend operation can help to do a basic matrix multiplication on the batch dimension.
The text was updated successfully, but these errors were encountered: