vikashplus / Adroit

ShadowHand / ADROIT MuJoCo models
https://vikashplus.github.io/
Apache License 2.0
49 stars 4 forks source link

How to use the Adroit environment? #3

Closed watchernyu closed 2 years ago

watchernyu commented 3 years ago

Hi! Thank you for presenting this very interesting benchmark. I would like to try test some DRL algorithms on this environment, however, I'm not sure exactly how to use it in my code? (I would like to use it in a similar way as DMControl or OpenAI gym)

It would be really helpful if you could point me to a tutorial or documentation page on how to use this benchmark! Thank you so much for the help! Really appreciate it!

vikashplus commented 2 years ago

Please see here -- https://github.com/vikashplus/mj_envs

watchernyu commented 2 years ago

Thanks a lot for your help!