araffin / rl-handson-rlvs21Links
Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.
☆54Updated 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)☆88Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆103Updated 3 years ago
- A curated list of awesome Model-based reinforcement learning resources☆94Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆100Updated 3 months ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆187Updated last year
- Baseline implementation of recurrent PPO using truncated BPTT☆152Updated last year
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆76Updated 9 months ago
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- IMP-MARL: a Suite of Environments for Large-scale Infrastructure Management Planning via MARL☆43Updated 11 months ago
- JAX and PZ RL envs + algorithms for swarms of CrazyFlies☆80Updated last year
- Official code release for "CrossQ: Batch Normalization in Deep Reinforcement Learning for Greater Sample Efficiency and Simplicity"☆79Updated last year
- Formulating Model-based RL Dynamics as a continuous rather then one step prediction☆35Updated 3 years ago
- ☆69Updated 3 years ago
- Partially Observable Process Gym☆197Updated 2 months ago
- A gym environment for a miniature racecar using the pybullet physics engine.☆199Updated last year
- A collection of pre-trained RL agents using Stable Baselines3☆136Updated 9 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- An OpenAI Gym environment for multi-agent car racing based on Gym's original car racing environment.☆86Updated 3 years ago
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆38Updated last year
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆42Updated 3 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 9 months ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- Source files to replicate experiments in my ICLR 2022 paper.☆70Updated last month
- A library for building reinforcement learning and imitation learning agents in Pytorch☆59Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆104Updated 5 years ago
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆191Updated 2 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆147Updated last year
- Benchmarking RL generalization in an interpretable way.☆161Updated 2 months ago