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

ValueError #6

Closed
Chx121386 opened this issue Jan 3, 2023 · 3 comments
Closed

ValueError #6

Chx121386 opened this issue Jan 3, 2023 · 3 comments

Comments

@Chx121386
Copy link

Hello, can you tell me whether the 3D boxing test of the PPO environment is successful? Here I display: ValueError: operators could not be broadcast together with shapes (10,) (3,) (10,). How can I handle this error?

@luisgarciar
Copy link
Owner

Hi,
Which file are you running that gives this error? Please try again now; I just updated the main branch, and all the tests in the test folder should pass.

@Chx121386
Copy link
Author

Hello!
The previous error reports have been resolved, but now when running the train.py file, an error will be reported: TypeError: tuple indications must be integers or slices, not str. What is the cause.

@luisgarciar
Copy link
Owner

luisgarciar commented Jan 23, 2023

Hi,

The train.py script should work now. Please also be sure to check the jupyter notebooks in the nb folder; these have more examples of how to train the models.

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