Skip to content

Add default value of parameter of keras softmax. #997

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

AsakusaRinne
Copy link
Collaborator

In python we often use keras.softmax without parameters because it set default parameter axis = -1.

This PR adds an overload of keras.softmax to align the behavior with tensorflow python.

@Oceania2018 Oceania2018 merged commit 7465337 into SciSharp:master Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants