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

when I train my dataset: mean_v_loss: nan #71

Open
FanYans opened this issue Mar 30, 2024 · 5 comments
Open

when I train my dataset: mean_v_loss: nan #71

FanYans opened this issue Mar 30, 2024 · 5 comments

Comments

@FanYans
Copy link

FanYans commented Mar 30, 2024

When I train my dataset, the mean_v_loss became nan. How to solve this issue?

@TachibanaYoshino
Copy link
Owner

I did not have this error during training. You can check the calculation of the loss function and whether the value output by the network is abnormal.

@FanYans
Copy link
Author

FanYans commented Apr 11, 2024 via email

@FanYans
Copy link
Author

FanYans commented Apr 11, 2024 via email

@TachibanaYoshino
Copy link
Owner

Something is wrong with your training. The model does not converge correctly. Check your data processing and data entry network for problems. This problem does not occur under normal circumstances.

@FanYans
Copy link
Author

FanYans commented Apr 11, 2024 via email

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