Hacker News new | past | comments | ask | show | jobs | submit login
PLE: Reinforcement Learning Environment in Python (github.com/ntasfi)
5 points by nrmn on April 12, 2016 | hide | past | favorite | 1 comment



Author here.

Thought I'd share a library I've been using with my personal work and projects. Its an interface around PyGame which makes it painless to start doing RL based work. Deciding to share it now as I'd like to get feedback from others on how to adjust the library and make it useful. Plus I was afraid of developing "just-one-more-thing" syndrome causing further delays.

If you want to start using it right away General Deep Q RL[1] currently supports PLE out of the box.

[1]https://github.com/VinF/General_Deep_Q_RL




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: