openai / coinrun

Code for the paper "Quantifying Transfer in Reinforcement Learning"
https://blog.openai.com/quantifying-generalization-in-reinforcement-learning/
MIT License
388 stars 87 forks source link

Update readme with parameter for watching agent #2

Closed mihalik closed 5 years ago

mihalik commented 5 years ago

While attempting to run through the examples, I noticed an error with --fullr not existing. I've made an assumption the intent was --hres but feel free to reject if that was not the intent or if I'm doing something completely wrong.

kcobbe commented 5 years ago

Indeed, thank you!