reinforcementLearning icon indicating copy to clipboard operation
reinforcementLearning copied to clipboard

Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenAI Gym.

Learning RL

This repository is highly inspired from Denny Britz RL repo contains solutions to exercise from the book and from the David Silver's RL course. Link to both resources: