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:
- Hierarchical Attention in Reinforcement Learning for Stock Order Executions☆30Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Meta RL codebase for Unstable Baselines☆21Updated 2 years ago
- Re-implementations of SOTA RL algorithms.☆134Updated last year
- ☆112Updated 2 years ago
- Model-based Hindsight Experience Replay☆10Updated 3 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆87Updated last year
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 3 years ago
- [ICML 2024] The algorithm of Reinforcement Learning with an Assistant Reward Agent (ReLara)☆13Updated last year
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆29Updated 2 years ago
- Deep Reinforcement Learning for Nash Equilibria☆43Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 2 months ago
- Unofficial Code for NeurIPS 2021 paper "Regret Minimization Experience Replay in Off-policy Reinforcement Learning"☆14Updated 4 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Official code of the paper "Multi-Task Reinforcement Learning with Mixture of Orthogonal Experts" at ICLR2024☆21Updated 8 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆278Updated 3 years ago
- A beginner-friendly repository on Deep Reinforcement Learning (RL), written in PyTorch.☆26Updated last week
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆56Updated 2 years ago
- Prioritized Experience Replay implementation with proportional prioritization☆81Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆136Updated last year
- Implement many Sparse Reward algorithms in Gym Fetch environment☆88Updated 5 years ago
- Python interface for accessing the near real-world offline reinforcement learning (NeoRL) benchmark datasets☆124Updated 8 months ago
- An unofficial implementation for online decision transformer☆40Updated 2 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆222Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆175Updated 3 years ago
- 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
- Implementation of 'RL^2: Fast Reinforcement Learning via Slow Reinforcement Learning'☆65Updated 3 years ago
- Decision Transformer: A brand new Offline RL Pattern.☆36Updated 3 years ago
- GAIL learning to imitate PPO playing CartPole.☆12Updated 4 years ago