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

Is there a functionality to report epoch wise loss and other metrics? #57

Closed
jetjodh opened this issue May 25, 2020 · 2 comments
Closed

Comments

@jetjodh
Copy link

jetjodh commented May 25, 2020

Is there a functionality to report epoch wise loss and other metrics? I am only able to get final losses and metrics but not epoch-wise updates. Can it be done via this library? I want to track the updates of model when I am away from my terminal and compute is not really affordable for me.

@eric-yates
Copy link

I don't know the answer. If it isn't already available, this would be an awesome feature to add 🙂

@casperdcl
Copy link

would require editing the current message (if the provider supports it) to avoid multi-message spam. Not supported in liiight/notifiers#440 either.

For now, all I know of is tqdm.contrib (slack, discord, telegram) :)

@jetjodh jetjodh closed this as completed Mar 28, 2024
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

3 participants