Results 13 issues of Zhiyuan

Hello, just find that if I wrongly run recv() without send(), then the program will goes into like an infinite loop. It would very easily to occur in jupyter or...

question

Hi, it's amazing that mujoco is open-source now. I wanna to ask that if there will be GPU support in the future? It would be pretty nice and exciting. Thanks...

Hello, It's really nice repo. But could you please specify the difference betweent your another repo BMSG-GAN and this repo? Seems this repo is somehow older. But what is the...

Hi, thanks a lot for your excellent work. I wanna to ask if you would like to add documentation of "Base Implementation" and "Base Algorithm". That would be pretty helpful...

enhancement

Hi, @anair13 , it's nice that we can get the code, seems you answer AWAC questions frequently, so I just directly make "@" to you. In AWAC paper the main...

Hi, currently Optitrack has updated to 3.1. Does it supports 3.1 now? Thanks

显示器型号49WL95C-WE,电脑型号为Macbook Pro, M1 Pro 2021 在PBP模式下尝试了21:9 16:9 两种模式,均能正常工作,但是49寸完全显示时无法使用

Hello, thanks for the code, while I tried to re-implement the program, I find that there is one step to normalize value function vf [here](https://github.com/xbpeng/awr/blob/831442fb8d4c24bd200667cbc5e458c7657effc2/learning/rl_agent.py#L230-L234) . It's implementated by `v_predict...

Hi, I am reading the paper "Riemannian Motion Policy", it seems that this repo is an example implementation of Riemannian motion policy. But I could not run it, it seems...

**Describe the bug** Hi, glad to know that the info in dataset is also iteratable now. However, I just find that the existing dataset just lost the info when every...