nrontsis / PILCO

Bayesian Reinforcement Learning in Tensorflow
MIT License
311 stars 84 forks source link

mujoco-py needed #28

Closed iljastas closed 5 years ago

iljastas commented 5 years ago

Hi, does any else the problem that mujoco-py is missing. The installation is due to regestritation and fees a little bit annoying. I'm working with python3 and ubuntu18.04. Best regards, ilja_stas

nrontsis commented 5 years ago

Mujoco is only needed for the examples. You can write your own example for an environment/RL task that is not based on mujoco.