Skip to content
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

Output activation and bi-tempered loss #6

Closed
shkarupa-alex opened this issue Sep 2, 2020 · 1 comment
Closed

Output activation and bi-tempered loss #6

shkarupa-alex opened this issue Sep 2, 2020 · 1 comment

Comments

@shkarupa-alex
Copy link

Am i right that with bi-tempered loss last model layer activation should be linear? (not sigmoid or softmax as usual case in keras)

My suggestion comes from:

@eamid
Copy link
Collaborator

eamid commented Sep 2, 2020

Yes, you should view the activations the same way as the "logits" in the last layer that you pass to the cross entropy loss.

@eamid eamid closed this as completed Dec 8, 2020
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

No branches or pull requests

2 participants