-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
expected to be in range of [-1, 0], but got 1 #1156
Comments
I noticed that if I change batch size to 32, then the weird "obs: torch.Size([64])" becomes "obs: torch.Size([32])" so the error is somehow connected to the batch size |
|
@WillInvest I can look into it, but can you format your posts above to make the code more readable? |
The buffer is currently very complicated, I was working on simplifying it and extending documentation in the last months. Will be merged to master soon.
|
Result:
The text was updated successfully, but these errors were encountered: