This reposiory contains code samples, minor experiments, experimentation and otherwise relating to reinforcement learning that doesn't fall into the category of needing it's own repository.
- https://github.com/ShangtongZhang/reinforcement-learning-an-introduction - Python code for Sutton & Barto's book Reinforcement Learning: An Introduction (2nd Edition)
- https://github.com/yandexdataschool/Practical_RL - A course in reinforcement learning in the wild
- https://github.com/aikorea/awesome-rl - Reinforcement learning resources