Overview This training repository contains some implementations of the reinforcement learning algorithms. Resource Theoretical Part 📚 Reinforcement Learning: An Introduction (2nd Edition) David Silver's Reinforcement Learning Course Practical Part 💻 OpenAI Gym garage/RLlab Implementation of Reinforcement Learning Algorithms