Ziwen Zhuang

Results 6 comments of Ziwen Zhuang

Something confused me. During training, it seems the VAEWrapperedEnv object's `__goal_sampling_mode` has never been to 'custom_goal_sampler', why it suddenly changed into 'custom_goal_sampler' during loading? BTW, I'm running using sawyer_door.py. Edit:...

So, there are some 'software engineering' problems. If I'm going to implement an "oracle goal sampler", what is the required output in order to match the repository interface?

Considering HER is based on goal-conditioned RL, I believe it is better to implement some plugins as multi-modal RL first. And both "achieved_goal" and "desired_goal" can be a field in...

I have implemented HER by adding some multi-modal interface in the repo, please check out my implementation at https://github.com/ZiwenZhuang/rlpyt/tree/HER/rlpyt/projects/goalRL There is a Readme waiting for you. 😄

This should be the early termination of the subprocess which is running the function `get_example_outputs` during sampler initialization. I'm not sure why the subprocess must be True during the initialization....

老哥,你的wsl有配置图形化界面嘛?我记得GL是跟图形化界面有关的库