diegoalejogm / Reinforcement-Learning
Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)
☆156Updated 4 years ago
Alternatives and similar repositories for Reinforcement-Learning:
Users that are interested in Reinforcement-Learning are comparing it to the libraries listed below
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆383Updated 2 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆167Updated 2 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆88Updated 6 years ago
- The RL discord wiki☆251Updated 4 years ago
- ☆95Updated 4 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆305Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆251Updated 3 years ago
- An OpenAI gym environment made for RL☆68Updated last year
- List of competitions related to Reinforcement Learning☆351Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆222Updated 3 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆412Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆279Updated 4 years ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆116Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆333Updated 5 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆310Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- ☆186Updated 3 years ago
- A PyTorch library for building deep reinforcement learning agents.☆652Updated last year
- ☆185Updated 3 years ago
- An advanced course on reinforcement learning offered at Columbia University IEOR in Spring 2018☆62Updated 4 years ago
- ☆395Updated last year
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆398Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆220Updated 2 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆311Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago