uber-research / poet

Paired Open-Ended Trailblazer (POET) and Enhanced POET
https://eng.uber.com/poet-open-ended-deep-learning/
Apache License 2.0
240 stars 53 forks source link

Question: Ideal way to enable rendering #1

Open BrittonWinterrose opened 5 years ago

BrittonWinterrose commented 5 years ago

I was able to get the package running successfully yesterday but I was struggling with enabling rendering. Any suggestions on the best way to do it?

MikeyBeez commented 3 years ago

I'm guessing that you need to install openai gym. I'm trying doing a git clone of the gym repo from within the poet virtual environment and poet base directory. So far, I'm not getting animations, but time will tell.