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

Use new CRF loss function defined by keras-contrib #108

Merged
merged 1 commit into from
Dec 20, 2018

Conversation

JohnGiorgi
Copy link
Contributor

Updating loss function due to this warning:

UserWarning: CRF.loss_function is deprecated and it might be removed in the future. Please use losses.crf_loss instead.

Updating loss function due to this warning: UserWarning: CRF.loss_function is deprecated and it might be removed in the future. Please use losses.crf_loss instead.
@JohnGiorgi JohnGiorgi self-assigned this Dec 20, 2018
@coveralls
Copy link

Pull Request Test Coverage Report for Build 262

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.801%

Totals Coverage Status
Change from base Build 261: 0.0%
Covered Lines: 1776
Relevant Lines: 2198

💛 - Coveralls

@JohnGiorgi JohnGiorgi merged commit 5c77ecd into master Dec 20, 2018
@JohnGiorgi JohnGiorgi deleted the loss-function-deprecatated branch December 20, 2018 23:51
JohnGiorgi added a commit that referenced this pull request Aug 3, 2019
Use new CRF loss function defined by keras-contrib

Former-commit-id: 6abed2b3aa967ec3246453420260729698abda8a [formerly ea4f1b5e3ddcb590c1ecba3280c85eee2700357c] [formerly 9eb4172438e883385d06022188e528951b47e2e5 [formerly 5c77ecd]]
Former-commit-id: 9976f62b2b587a82c4c4a9e597dc613381412fa8 [formerly b23af768199d4150b71dc7c324b80ea2ab7c8151]
Former-commit-id: c31a09cc993e99b47b69e9fe8b791aabc81ff0ae
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants