Hi developers,
Thank you for releasing the code.
While reading your code, I find it interesting that you're sampling action from a gaussian distribution and control the mean of that gaussian. link.
There are some continuous control alternatives that can also be applied to this problem, e.g. PPO, DDPG. Can you please elaborate on why you choose your method and how does it help the meta-sim framework?
Best
Hi developers,
Thank you for releasing the code.
While reading your code, I find it interesting that you're sampling action from a gaussian distribution and control the mean of that gaussian. link.
There are some continuous control alternatives that can also be applied to this problem, e.g. PPO, DDPG. Can you please elaborate on why you choose your method and how does it help the meta-sim framework?
Best