About Parallel Simulation. #4073
Unanswered
JiayunjieJYJ
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a question about how to train a policy in a faster way.
I find that the most time-consuming process is pybullet's getCameraImage, so I want to use multiple envs to collect experience parallelly.
Are there any suggestions about it? Can I refer to the deep_mimic?
Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions