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

Visualize Epoch vs Loss #38

Open
regak opened this issue Jul 31, 2023 · 1 comment
Open

Visualize Epoch vs Loss #38

regak opened this issue Jul 31, 2023 · 1 comment

Comments

@regak
Copy link

regak commented Jul 31, 2023

Haloo,
Is there a way in the your code where you can plot Epoch vs Loss?

@ycmin95
Copy link
Collaborator

ycmin95 commented Aug 3, 2023

Hi, the loss with in each epoch is recorded in the loss_value during training, you can maintain a global recorder to plot epoch vs loss.

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