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
- Building Agents with Imagination: pytorch step-by-step implementation☆208Updated 6 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆93Updated 4 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆94Updated 6 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 7 months ago
- PyTorch implementation of Proximal Policy Optimization☆51Updated 7 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 5 years ago
- ICML 2018 Self-Imitation Learning☆277Updated 4 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- Modifiable OpenAI Gym environments for studying generalization in RL☆87Updated 6 years ago
- Accompanying code for "Deep Reinforcement Learning that Matters"☆152Updated 7 years ago
- Deep Variational Reinforcement Learning☆135Updated 2 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 2 years ago
- This repo is intended as an extension for OpenAI Gym for auxiliary tasks (multitask learning, transfer learning, inverse reinforcement le…☆216Updated 5 years ago
- NIPS 2017 Value Prediction Network☆166Updated 7 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆237Updated 2 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- Algorithmic Framework for Model-based Deep Reinforcement Learning with Theoretical Guarantees☆93Updated 5 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 4 years ago
- A library of probabilistic model based RL algorithms in pytorch☆107Updated 3 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆203Updated 4 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Reinforcement Learning implementations and research prototyping in TensorFlow☆82Updated 5 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 6 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- This is the pytorch implementation of ICML 2018 paper - Self-Imitation Learning.☆66Updated 6 years ago
- pytorch implementation of Curiosity-driven Exploration by Self-supervised Prediction☆79Updated 6 years ago