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
This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 30 days if no further activity occurs, but feel free to re-open a closed issue if needed.
theano
sparse_categorical_crossentropy
callscategorical_crossentropy
on linehttps://github.com/fchollet/keras/blob/master/keras/backend/theano_backend.py#L1539
but the call is using the wrong order of parameters. should be
The text was updated successfully, but these errors were encountered: