araffin / rl-handson-rlvs21Links
Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.
☆58Updated 2 years ago
Alternatives and similar repositories for rl-handson-rlvs21
Users that are interested in rl-handson-rlvs21 are comparing it to the libraries listed below
Sorting:
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- A curated list of awesome Model-based reinforcement learning resources☆95Updated 5 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆200Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year
- An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.☆88Updated 4 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- IMP-MARL: a Suite of Environments for Large-scale Infrastructure Management Planning via MARL☆45Updated 2 months ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆218Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- Distributional Soft Actor Critic☆59Updated 5 years ago
- Partially Observable Process Gym☆209Updated 6 months ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆86Updated 2 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 4 months ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆176Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆141Updated last year
- JAX and PZ RL envs + algorithms for swarms of CrazyFlies☆85Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Formulating Model-based RL Dynamics as a continuous rather then one step prediction☆36Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆236Updated 5 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 7 months ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆41Updated 3 years ago
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 5 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆83Updated 2 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆225Updated last year
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆157Updated 2 years ago
- Safe Multi-Agent MuJoCo benchmark for safe multi-agent reinforcement learning research.☆70Updated last year