Ericonaldo / ILSwiss
ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (template) in PyTorch.
☆166Updated last year
Alternatives and similar repositories for ILSwiss:
Users that are interested in ILSwiss are comparing it to the libraries listed below
- A collection of offline reinforcement learning algorithms.☆176Updated 4 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆215Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆166Updated last year
- A plotter for reinforcement learning (RL)☆223Updated 3 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆183Updated 6 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆163Updated 5 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆106Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆355Updated 3 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆154Updated 3 years ago
- This is the official implementation of Multi-Agent PPO.☆104Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆125Updated 2 months ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆167Updated 3 years ago
- Codes accompanying the paper "RODE: Learning Roles to Decompose Multi-Agent Tasks (ICLR 2021, https://arxiv.org/abs/2010.01523). RODE is …☆74Updated 4 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆126Updated 8 months ago
- Constrained Policy Optimization implementation on Safety Gym☆25Updated 3 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆196Updated 7 months ago
- ☆102Updated 2 months ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆86Updated 4 years ago
- NeurIPS 2023: Safe Policy Optimization: A benchmark repository for safe reinforcement learning algorithms☆356Updated last year
- ☆200Updated last year
- Author's PyTorch implementation of TD7 for online and offline RL☆141Updated last year
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆124Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 11 months ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆82Updated last year
- Code for "Constrained Variational Policy Optimization for Safe Reinforcement Learning" (ICML 2022)☆75Updated last year
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆154Updated last year
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆347Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆316Updated last year
- A clean and robust Pytorch implementation of PPO on Discrete action space☆67Updated 10 months ago