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
- RL CIRL Research☆12Updated last year
- Safe Reinforcement Learning algorithms☆70Updated 2 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 5 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆23Updated 3 years ago
- General implementation of Advantage Actor Critic using Pytorch☆26Updated 2 years ago
- A simple Gridworld environment for Open AI gym☆24Updated 6 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆53Updated 5 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆48Updated 4 years ago
- [2019] (Neurips workshop paper) Blending behavioral cloning and RL☆9Updated last year
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆22Updated 5 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆92Updated 2 years ago
- Tensorflow 2 source code for the PI-SAC agent from "Predictive Information Accelerates Learning in RL" (NeurIPS 2020)☆43Updated last year
- Code for "Calibrated Model-Based Deep Reinforcement Learning", ICML 2019.☆54Updated 5 years ago
- Continual Reinforcement Learning in 3D Non-stationary Environments☆35Updated 5 years ago
- Using RLLib and PycoLab to explore intelligent cooperative behavior in sequential social dilemmas☆48Updated last year
- Bayesian Uncertainty Exploration in Deep Reinforcement Learning☆17Updated 7 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 5 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆42Updated last year
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆65Updated 6 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated last year
- Hierarchical Self-Play☆21Updated 5 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆27Updated 5 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆34Updated 2 years ago
- PyTorch code to train and evaluate Procgen tasks☆23Updated 4 years ago
- ☆72Updated last year
- A Jax/Stax implementation of the general meta learning paper: Oh, J., Hessel, M., Czarnecki, W.M., Xu, Z., van Hasselt, H.P., Singh, S. a…☆20Updated 3 years ago
- Project for my graduate neural networks course - combining RL with VAEs☆23Updated 4 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆76Updated 4 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- RL algorithm implementations from scratch.☆18Updated 3 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 6 years ago