cogment / cogment-verse

Research platform for Human-in-the-loop learning (HILL) & Multi-Agent Reinforcement Learning (MARL)
https://cogment.ai/cogment_verse
Apache License 2.0
76 stars 14 forks source link

robosuite #92

Closed saikrishna-1996 closed 1 year ago

saikrishna-1996 commented 1 year ago

There are no continuous action based agents yet in the next branch. So couldn't test the performance with an agent yet but the environment is running - test with python -m main +experiment=simple_a2c/robosuite (do not forget to install the new requirements added in requirements.txt )

saikrishna-1996 commented 1 year ago

moving to #124