openai / coinrun

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

Update readme with parameter for watching agent #2

Closed mihalik closed 6 years ago

mihalik commented 6 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 6 years ago

Indeed, thank you!