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

Printing extrema - nan #26

Closed
gknor opened this issue Dec 3, 2018 · 2 comments
Closed

Printing extrema - nan #26

gknor opened this issue Dec 3, 2018 · 2 comments

Comments

@gknor
Copy link

gknor commented Dec 3, 2018

There is a problem with not-a-numbers. For example if monitored metric (e.g. F1) is nan after first epoch min and max values remain not-a-number during whole training. For example:
F1:
training (min: nan, max: nan, cur: 0.75).

@stared
Copy link
Owner

stared commented Dec 14, 2018

@gknor I see. Thinking how to include nans in a consistent.
@kkanska - any ideas on that?

@stared
Copy link
Owner

stared commented Dec 28, 2018

Solved by @kkanska - as of current master branch or 0.2.3+ release

@stared stared closed this as completed Dec 28, 2018
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