activatedgeek / torchrl
Highly Modular and Scalable Reinforcement Learning
☆114Updated 5 years ago
Alternatives and similar repositories for torchrl:
Users that are interested in torchrl are comparing it to the libraries listed below
- PyTorch implementation of Proximal Policy Optimization☆50Updated 7 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆95Updated 4 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆92Updated 6 years ago
- Building Agents with Imagination: pytorch step-by-step implementation☆206Updated 5 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆86Updated 5 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- Machine Learning Course Project Skoltech 2018☆109Updated 5 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆201Updated 4 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 4 years ago
- Deep Variational Reinforcement Learning☆134Updated 2 years ago
- Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees☆93Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 4 months ago
- [DEPRECATED] Advantage Actor Critic model in PyTorch inspired by OpenAI baselines TensorFlow implementation☆53Updated 4 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- ☆44Updated 6 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆79Updated 6 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆234Updated 2 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆214Updated 5 years ago
- A PyTorch implementation of Rainbow DQN agent☆168Updated 6 years ago
- ☆88Updated 5 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆198Updated 3 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆147Updated last year
- I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really u…☆51Updated 4 years ago
- C51-DDQN in Keras☆125Updated 7 years ago