We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
您好,感谢作者提供一篇非常直观的paper。 现在想将标签间的混淆关系使用在多标签分类中。
我尝试的修改: 将label_emb、text_emb部分的输出使用sigmoid激活,效果不理想。
猜测是由于lcm_loss那也应该做适配的修改
您看什么时间有空,可以增加multilabel的loss?感谢!
The text was updated successfully, but these errors were encountered:
请问关于多标签分类的是否尝试过 可以交流一下
Sorry, something went wrong.
No branches or pull requests
您好,感谢作者提供一篇非常直观的paper。
现在想将标签间的混淆关系使用在多标签分类中。
我尝试的修改:
将label_emb、text_emb部分的输出使用sigmoid激活,效果不理想。
猜测是由于lcm_loss那也应该做适配的修改
您看什么时间有空,可以增加multilabel的loss?感谢!
The text was updated successfully, but these errors were encountered: