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

misc cleanup #1

Closed christopherhesse closed 6 years ago

christopherhesse commented 6 years ago
christopherhesse commented 6 years ago

is_training doesn't appear to be defined here: https://github.com/openai/coinrun/blob/b1e913ae21d550347ca21a7d3a24e0863bbdd55b/coinrun/policies.py#L20