- TensorFlow 0.11.0 Python API documentation
- Numpy 1.10.1
- tqdm(A fast, extensible progress bar for Python)
- OpenAIGym
- Andrew Karparthy's Deep Reinforcement Learning: Pong from Pixels
- 위 포스팅 한글 번역(최근우)
- Policy Gradient explained
- 텐서플로우 코리아 - Reinforce Pong at Gym
- 강화학습 기초 슬라이드(김태훈)
- Cartpole 예제 구현(모두의연구소)
- Andrew Karparthy's Pong RL Code
- Carpedm20(김태훈)'s Deep RL Tensorflow Implementations
- WildML(Denny Britz)'s Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
- Python code for Reinforcement Learning: An Introduction
- Reinforcement Learning: An Introduction (Richard S. Sutton and Andrew G.Barto)
- Fundamental of Reinforcement Learning (이웅원/모두의연구소)
- 조재민 (j-min)
- 강혁 (brainsormot)
- 양지현 (corogee)
- 김성우 (cofeal)