maxbrenner-ai / Reinforcement-Learning-Papers-Notes
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
- Safe Reinforcement Learning algorithms☆73Updated 2 years ago
- A curated list of awesome Inverse Reinforcement Learning resources.☆40Updated 3 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated 2 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆28Updated 3 years 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
- Sample-Efficient Automated Deep Reinforcement Learning☆34Updated 3 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆142Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated 2 years ago
- RL CIRL Research☆12Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆34Updated this week
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 3 years ago
- General implementation of Advantage Actor Critic using Pytorch☆27Updated 3 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆38Updated 2 years ago
- ☆39Updated 4 years ago
- ☆82Updated 3 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆135Updated 2 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆40Updated 2 years ago
- Adversarial Imitation Via Variational Inverse Reinforcement Learning☆95Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 7 months ago
- PyTorch - Implicit Quantile Networks - Quantile Regression - C51☆23Updated 5 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- A library of probabilistic model based RL algorithms in pytorch☆108Updated 3 years ago
- Tensorflow 2 source code for the PI-SAC agent from "Predictive Information Accelerates Learning in RL" (NeurIPS 2020)☆44Updated last year
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆92Updated last year
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"