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

Nan value #26

Open
BurstLink666 opened this issue Jul 31, 2024 · 1 comment
Open

Nan value #26

BurstLink666 opened this issue Jul 31, 2024 · 1 comment

Comments

@BurstLink666
Copy link

I got a training result as below:

targets: tensor([[ 80.],
[ 71.],
[ 65.],
[149.]], device='cuda:0'),
pred: tensor([[33.4143],
[ nan],
[32.8215],
[32.5122]], device='cuda:0', grad_fn=)

I followed your introduction to do all the preprocess and trained the model with JHU dataset. Is it a random error?

@KkkQqq11
Copy link

I also get this problem,
can anyone tell me how to handle this nan question

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