dm_control icon indicating copy to clipboard operation
dm_control copied to clipboard

Mujoco Soccer simulation too slow

Open AlanLiaoyihang opened this issue 5 years ago • 3 comments

I am trying to train a 1v1 soccer games in the soccer environment. However, the training is really slow. Is there any method to speed up the simulation?

AlanLiaoyihang avatar Jan 25 '20 17:01 AlanLiaoyihang

Since you are running soccer. Do you have any idea on what each observation truly means.

lich14 avatar Apr 03 '20 14:04 lich14

Since you are running soccer. Do you have any idea on what each observation truly means.

I have the same question. Refer to my post: https://github.com/deepmind/dm_control/issues/271

Frank-Dz avatar Mar 19 '22 15:03 Frank-Dz

I am trying to train a 1v1 soccer games in the soccer environment. However, the training is really slow. Is there any method to speed up the simulation?

I also met the same problem. The slowest part seems like the reset process after each episode.

Frank-Dz avatar Mar 19 '22 15:03 Frank-Dz