ZhaoRunyi

Results 6 issues of ZhaoRunyi

Hi, I found several environment errors on the gym official website, take ```hale_cheetah``` [https://www.gymlibrary.dev/environments/mujoco/half_cheetah/](url) as an example: ![screenshot-2024-04-30 15-15-57](https://github.com/openai/gym/assets/160689220/e98c9369-1373-4110-b8f7-966d01da4347) The correspondence between entries in the table is totally wrong. For...

Hi! I' ve read your paper and it's great work. But it seems that though in the paper you records the number of trajectories under different setting in a task...

If you are submitting a bug report, please fill in the following details and use the tag [bug]. **Describe the bug** A clear and concise description of what the bug...

Hi! Thank you for your great work! Note that in your paper and code the imagined point clouds are obtained through sampling from the mesh. But there seems no detailed...

Hi, thank you for your great work! I got 2 versions of Nvidia toolkit: 12.2 and 11.3 on my ubuntu20.04 device, and the original one is the 12.2 version. After...

Hi, thanks for your great work! Though I found the state-based SAC and image-based DrQ work well in simulation, no VICE examples are provided, though the VICEAgent definition is provided....