openai / coinrun

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

misc cleanup #1

Closed christopherhesse closed 5 years ago

christopherhesse commented 5 years ago
christopherhesse commented 5 years ago

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