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

Rename shutdown() to coinrun_shutdown(). #22

Closed tomwardio closed 5 years ago

tomwardio commented 5 years ago

This is to prevent conflicts with the POSIX socket shutdown() function.