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

fixes Box low's precision warning #471

Closed
wants to merge 2 commits into from

Conversation

jacr13
Copy link

@jacr13 jacr13 commented Apr 15, 2024

Adds float32 type to stop the annoying warning from gym.

@pseudo-rnd-thoughts
Copy link
Member

I'm alternative is to change the Box(..., dtype=np.float64) if the data returned is np.float64 not np.float32

@reginald-mclean
Copy link
Collaborator

This is going to be fixed with #475

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

Successfully merging this pull request may close these issues.

3 participants