yaoliucs / PQLLinks
Author's PyTorch implementation of paper "Provably Good Batch Reinforcement Learning Without Great Exploration"
☆12Updated 5 years ago
Alternatives and similar repositories for PQL
Users that are interested in PQL are comparing it to the libraries listed below
Sorting:
- This code implements Prioritized Level Replay, a method for sampling training levels for reinforcement learning agents that exploits the …☆92Updated 4 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 7 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆69Updated 2 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆130Updated 4 years ago
- Code for Stabilizing Off-Policy RL via Bootstrapping Error Reduction☆163Updated 5 years ago
- Revisiting Rainbow☆75Updated 4 years ago
- OpenAI Gym wrapper for the DeepMind Control Suite☆227Updated last year
- Modifiable OpenAI Gym environments for studying generalization in RL☆88Updated 7 years ago
- Reinforcement Learning via Latent State Decoding☆29Updated 2 years ago
- Code accompanying the paper Adversarially Trained Actor Critic for Offline Reinforcement Learning by Ching-An Cheng*, Tengyang Xie*, Nan …☆72Updated 3 years ago
- Explorer is a PyTorch reinforcement learning framework for exploring new ideas.☆97Updated 7 months ago
- Gym environments modified with adversarial agents☆36Updated 8 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆195Updated 3 years ago
- Implementation of VariBAD: A Very Good Method for Bayes-Adaptive Deep RL via Meta-Learning - Zintgraf et al. (ICLR 2020)☆198Updated 2 years ago
- ☆86Updated 4 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆54Updated 3 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆69Updated 5 years ago
- Options of Interest: Temporal Abstraction with Interest Functions AAAI 2020☆25Updated 5 years ago
- Code for MOPO: Model-based Offline Policy Optimization☆191Updated 3 years ago
- A customizable framework to create maze and gridworld environments☆269Updated 6 years ago
- Model-Based Offline Reinforcement Learning☆52Updated 5 years ago
- ☆202Updated 2 years ago
- Learning Action-Value Gradients in Model-based Policy Optimization☆32Updated 4 years ago
- ☆31Updated 6 years ago
- Gridworld for MARL experiments☆144Updated 5 years ago
- ☆88Updated last year
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Stochastic Latent Actor-Critic: Deep Reinforcement Learning with a Latent Variable Model☆154Updated 5 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- A collection of RL algorithms written in JAX.☆104Updated 3 years ago