diegoalejogm / Reinforcement-LearningLinks
Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)
☆157Updated 5 years ago
Alternatives and similar repositories for Reinforcement-Learning
Users that are interested in Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆155Updated 5 years ago
- Reinforcement Learning examples implementation and explanation☆346Updated last year
- ☆101Updated 5 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆401Updated 3 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆170Updated 2 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆311Updated 2 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆96Updated 7 years ago
- Solving OpenAI Gym problems.☆187Updated 5 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆293Updated 5 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆784Updated 7 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆847Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Reinforcement learning tutorials☆399Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 4 years ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆400Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆458Updated 4 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆863Updated 5 years ago
- The RL discord wiki☆258Updated 5 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆375Updated 2 years ago
- Reinforcement Learning Cheat Sheet☆157Updated 6 years ago
- Coding Demos from the School of AI's Move37 Course☆181Updated 7 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆327Updated last year
- Tensorflow implementation of Deepminds dqn with double dueling networks☆218Updated 5 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆714Updated last year
- ☆436Updated 2 years ago
- List of competitions related to Reinforcement Learning☆350Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆359Updated 6 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆247Updated last year
- Grokking Deep Reinforcement Learning☆994Updated 4 years ago