maxbrenner-ai / Reinforcement-Learning-Papers-NotesLinks
Notes on many interesting RL papers
☆26Updated 5 years ago
Alternatives and similar repositories for Reinforcement-Learning-Papers-Notes
Users that are interested in Reinforcement-Learning-Papers-Notes are comparing it to the libraries listed below
Sorting:
- All the source codes and lectures of reinforcement learning.☆30Updated 4 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated 2 years ago
- Safe Reinforcement Learning algorithms☆74Updated 2 years ago
- Applying minimaxQ learning algorithm to 2 agents games☆33Updated 7 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆38Updated 2 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆39Updated 2 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- RL CIRL Research☆13Updated 2 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Gridworld environments for OpenAI gym.☆80Updated last year
- AGAC: Adversarially Guided Actor-Critic☆49Updated 3 years ago
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 6 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments☆66Updated 3 years ago
- Reinforcement learning algorithms in RLlib☆59Updated last year
- Hierarchical Self-Play☆21Updated 6 years ago
- A curated list of awesome Inverse Reinforcement Learning resources.☆40Updated 3 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 6 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆98Updated 3 weeks ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆49Updated 2 years ago
- General implementation of Advantage Actor Critic using Pytorch☆27Updated 3 years ago
- Revisiting Rainbow☆75Updated 3 years ago
- Tensorflow 2 source code for the PI-SAC agent from "Predictive Information Accelerates Learning in RL" (NeurIPS 2020)☆44Updated last year
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 2 months ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆28Updated 6 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- Sample-Efficient Automated Deep Reinforcement Learning☆34Updated 4 years ago