IntelLabs / coach

Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
https://intellabs.github.io/coach/
Apache License 2.0
2.32k stars 460 forks source link

Inconsistencies Between RL Coach and Mujoco Python Version Requirements #432

Open FreeEverwhere opened 4 years ago

FreeEverwhere commented 4 years ago

Coach has only been tested on Ubuntu 16.04 LTS and with Python 3.5 while mujoco-py supports Linux with Python 3.6+.

yunzhe-tao commented 4 years ago

I have the same concern.