adysonmaia / sb3-plusLinks
Additional DRL algorithms to the StableBaselines3 lib
☆16Updated 11 months ago
Alternatives and similar repositories for sb3-plus
Users that are interested in sb3-plus are comparing it to the libraries listed below
Sorting:
- Official code release for "CrossQ: Batch Normalization in Deep Reinforcement Learning for Greater Sample Efficiency and Simplicity"☆80Updated last year
- Partially Observable Process Gym☆198Updated 2 months ago
- Prioritized Experience Replay implementation with proportional prioritization☆83Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆187Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆151Updated last year
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆88Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆148Updated last year
- JAX implementation of deep RL agents with resets from the paper "The Primacy Bias in Deep Reinforcement Learning"☆100Updated 3 years ago
- The core repository of the elsciRL framework.☆18Updated last month
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- The Starcraft Multi-Agent challenge lite☆41Updated 11 months ago
- ☆43Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 9 months ago
- Source files to replicate experiments in my ICLR 2022 paper.☆70Updated last month
- PyTorch Implementation of the Maximum a Posteriori Policy Optimisation☆76Updated 2 years ago
- Single-file SAC-N implementation on jax with flax and equinox. 10x faster than pytorch☆52Updated 2 years ago
- Implementation of Trajectory Transformer with attention caching and batched beam search☆115Updated 2 years ago
- Implementation of Jump-Start Reinforcement Learning (JSRL) with Stable Baselines3☆34Updated last year
- JAX and PZ RL envs + algorithms for swarms of CrazyFlies☆80Updated last year
- ☆104Updated 6 months ago
- Advantage weighted Actor Critic for Offline RL☆50Updated 3 years ago
- Challenging Memory-based Deep Reinforcement Learning Agents☆103Updated 10 months ago
- Fast and flexible multi-agent gridworld reinforcement learning environments.☆44Updated 5 months ago
- Code for TRANSDREAMER: REINFORCEMENT LEARNING WITH TRANSFORMER WORLD MODELS☆26Updated last year
- A framework for Reinforcement Learning research.☆158Updated last week
- PyTorch implementation of (Deep) Reinforcement Learning (RL) algorithms☆24Updated 3 years ago
- A Simplified Pytorch Version of the Dreamer Algorithm☆139Updated 2 years ago
- Unified Implementations of Offline Reinforcement Learning Algorithms☆92Updated 4 months ago
- official implementation for our paper Cal-QL: Calibrated Offline RL Pre-Training for Efficient Online Fine-Tuning (NeurIPS 2023)☆107Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago