maxbrenner-ai / Reinforcement-Learning-Papers-Notes
Notes on many interesting RL papers
☆23Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Reinforcement-Learning-Papers-Notes
- Safe Reinforcement Learning algorithms☆71Updated 2 years ago
- RL CIRL Research☆12Updated last year
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆42Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆140Updated 3 years ago
- A curated list of awesome Inverse Reinforcement Learning resources.☆38Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated last year
- ☆90Updated 11 months ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 5 years ago
- Project for my graduate neural networks course - combining RL with VAEs☆23Updated 5 years ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆70Updated 2 years ago
- Tensorflow 2 source code for the PI-SAC agent from "Predictive Information Accelerates Learning in RL" (NeurIPS 2020)☆43Updated last year
- A collection of Reinforcement Learning GitHub code resources divided by frameworks and environments☆65Updated 2 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆186Updated last year
- A curated list of awesome Model-based reinforcement learning resources☆90Updated 4 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆37Updated last year
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated last year
- A repository for code of reinforcement learning algorithms with PyTorch☆29Updated 3 years ago
- Implementation of the paper "Overcoming Exploration in Reinforcement Learning with Demonstrations" Nair et al. over the HER baselines fro…☆152Updated 3 years ago
- Revisiting Rainbow☆73Updated 3 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆39Updated 2 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 5 years ago
- ☆32Updated 6 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆34Updated 2 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆146Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆90Updated last year
- PyTorch code to train and evaluate Procgen tasks☆23Updated 4 years ago
- A library for building reinforcement learning and imitation learning agents in Pytorch☆58Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆133Updated 5 years ago