diegoalejogm / Reinforcement-Learning
Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)
☆158Updated 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]☆158Updated 4 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆381Updated 2 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆167Updated last year
- The RL discord wiki☆249Updated 4 years ago
- ☆95Updated 4 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆276Updated 4 years ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆371Updated last year
- List of competitions related to Reinforcement Learning☆352Updated last year
- ☆186Updated 3 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆405Updated 3 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆131Updated 3 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆136Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆252Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2021)☆146Updated 2 years ago
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆228Updated 5 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆391Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- Repo for reproduction of sequential social dilemmas☆397Updated 2 weeks ago
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆216Updated 2 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Lightweight multi-agent gridworld Gym environment☆203Updated last year
- A curated list of awesome Deep Reinforcement Learning resources☆131Updated 2 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆87Updated 6 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆798Updated 2 years ago
- self-studying the Sutton & Barto the hard way☆194Updated 3 years ago
- Gridworld environments for OpenAI gym.☆80Updated last year
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆223Updated 9 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆325Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year