openai / safety-starter-agents

Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.
https://openai.com/blog/safety-gym/
MIT License
390 stars 112 forks source link

Please provide conda environment.yml file #9

Open drozzy opened 3 years ago

drozzy commented 3 years ago

While I'm able to install and run safety-gym, I am unable to install safety-starter-agents. It seems like there might be some conflicts due to older version of Tensorflow. Could you please provide a environment.yml file Conda file with all the necessary dependencies?

lwyncepu commented 3 years ago

+1