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

Extend to Multilabel #4

Open
aditya1709 opened this issue Dec 5, 2019 · 1 comment
Open

Extend to Multilabel #4

aditya1709 opened this issue Dec 5, 2019 · 1 comment

Comments

@aditya1709
Copy link

Have you done any research/ have any inputs if someone wanted to extend this to a Multilabel problem?
It would be basically replacing CrossEntropy with BinaryCrossEntropy. For COT we could just use output of a class after sigmoid instead of its softmax probability.
Does it make sense?

@qpy7777777
Copy link

The loss calculated by the COT loss function code is negative, do I need to add the negative sign in the formula?

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