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

Issue during training #1401

Closed
4 tasks done
anilkurkcu opened this issue Mar 23, 2023 · 2 comments
Closed
4 tasks done

Issue during training #1401

anilkurkcu opened this issue Mar 23, 2023 · 2 comments
Labels
more information needed Please fill the issue template completely question Further information is requested

Comments

@anilkurkcu
Copy link

❓ Question

I am getting this error message when using SAC always at approx. 180000 time step:

ValueError: Expected parameter loc (Tensor of shape (1, 50)) of distribution Normal(loc: torch.Size([1, 50]), scale: torch.Size([1, 50])) to satisfy the constraint Real(), but found invalid values:
tensor([[nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan, nan,
nan, nan]], device='cuda:3')

Any advice?

Checklist

  • I have checked that there is no similar issue in the repo
  • I have read the documentation
  • If code there is, it is minimal and working
  • If code there is, it is formatted using the markdown code blocks for both code and stack traces.
@anilkurkcu anilkurkcu added the question Further information is requested label Mar 23, 2023
@qgallouedec
Copy link
Collaborator

Hi, we need more information to answer you. I suggest you to use the bug report template instead. Unless you are using a custom env, then use the custom env template.

@araffin araffin added the more information needed Please fill the issue template completely label Mar 23, 2023
@araffin
Copy link
Member

araffin commented Mar 23, 2023

Probably a duplicate of DLR-RM/rl-baselines3-zoo#156 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
more information needed Please fill the issue template completely question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants