jjccero / pbrlLinks
A Population Based Reinforcement Learning Library based on PyTorch
☆26Updated 2 years ago
Alternatives and similar repositories for pbrl
Users that are interested in pbrl are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆23Updated 4 years ago
- [ICLR 2022 Spotlight] Code for Reinforcement Learning with Sparse Rewards using Guidance from Offline Demonstration☆27Updated 3 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆29Updated 2 years ago
- Code for Mildly Conservative Q-learning for Offline Reinforcement Learning (NeurIPS 2022)☆57Updated last year
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated 11 months ago
- Unofficial PyTorch implementation (replicating paper results) of Implicit Q-Learning (In-sample Q-Learning) for offline RL☆23Updated 8 months ago
- Prioritized Sequence Experience Replay☆10Updated 3 years ago
- Benchmarked implementations of Offline RL Algorithms.☆74Updated 4 months ago
- Meta RL codebase for Unstable Baselines☆21Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Codes accompanying the paper "Believe What You See: Implicit Constraint Approach for Offline Multi-Agent Reinforcement Learning" (NeurIPS…☆74Updated 2 years ago
- Official code of Nash-DQN for paper: Nash-DQN algorithm for two-player zero-sum Markov games, details see our paper: A Deep Reinforcement…☆20Updated 2 years ago
- Hierarchical Attention in Reinforcement Learning for Stock Order Executions☆30Updated 4 years ago
- Paper Collection for Batch RL with brief introductions.☆84Updated 3 years ago
- Code for Adapting Environment Sudden Changes by Learning Context Sensitive Policy☆20Updated 3 years ago
- Deep Reinforcement Learning for Nash Equilibria☆43Updated 2 years ago
- Re-implementations of SOTA RL algorithms.☆134Updated last year
- Official PyTorch Implementation for Metric Residual Networks for Sample Efficient Goal-Conditioned Reinforcement Learning☆17Updated 2 years ago
- An unofficial implementation for online decision transformer☆40Updated 2 years ago
- V-MPO torch version with DMLab30 and GTrXL☆13Updated 4 years ago
- Distributed Deep Reinforcement Learning☆29Updated 4 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- Implementation of Multi-Game Decision Transformers in PyTorch