tactile_gym icon indicating copy to clipboard operation
tactile_gym copied to clipboard

tactile_gym + DI-engine

Open PaParaZz1 opened this issue 2 years ago • 4 comments

It's really a very nice project, tactile robotics is a novel topic.

I am the developer of DI-engine, looking for some interesting environments to apply advanced DRL algorithms and collect meaningful demonstrations. Are you willing to develop more examples and benchmark results together, or any other ideas?

PaParaZz1 avatar Aug 28 '22 15:08 PaParaZz1

Hi PaparaZz1, thanks for the kind words!

Did you have anything in particular in mind or was this more of an open ended collaboration?

Feel free to contact me via email if you would prefer: [email protected]

ac-93 avatar Aug 30 '22 13:08 ac-93

To begin with, we can add a training and evaluation demo for this env suite, like something in examples or ding_helpers which is similar to sb3_helpers.

In addition, we can discuss how to design more reasonable representation learning for multi-modal sensing/data like RGBT

PaParaZz1 avatar Sep 13 '22 10:09 PaParaZz1

Could you point me to a PPO example with DI-engine on some simple env such as cartpole? I'll try and find some time to setup something like dieng_helpers for learning on these environments.

ac-93 avatar Sep 13 '22 13:09 ac-93

You can start from this cartpole demo. If you meet any problems, you can raise a issue or discuss in our channel.

PaParaZz1 avatar Sep 14 '22 03:09 PaParaZz1