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.
☆164Updated 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.☆168Updated 2 months ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆207Updated 4 years ago
- DSAC; Distributional Soft Actor-Critic☆123Updated last week
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆159Updated 10 months ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆99Updated 3 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆146Updated 2 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆161Updated 2 years ago
- ☆102Updated this week
- Implement many Sparse Reward algorithms in Gym Fetch environment☆86Updated 4 years ago
- This is the official implementation of Multi-Agent PPO.☆102Updated 2 years ago
- A plotter for reinforcement learning (RL)☆218Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆341Updated 3 years ago
- ☆193Updated last year
- ☆89Updated last year
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆131Updated 9 months ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆81Updated last year
- NeurIPS 2023: Safe Policy Optimization: A benchmark repository for safe reinforcement learning algorithms☆344Updated 11 months ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆172Updated 4 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆158Updated 3 months ago
- Benchmark for Continuous Multi-Agent Robotic Control, based on OpenAI's Mujoco Gym environments.☆342Updated last year
- [NeurIPS 2021] CDS achieves remarkable success in challenging benchmarks SMAC and GRF by balancing sharing and diversity.☆84Updated last year
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆202Updated 5 years ago
- Author's PyTorch implementation of TD7 for online and offline RL☆127Updated last year
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆63Updated 3 years ago
- Policy Expansion for Bridging Offline-to-Online Reinforcement Learning (ICLR23)☆51Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆130Updated 8 months ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆122Updated 6 months ago
- ☆122Updated 3 years ago
- This repo relates to the survey paper <Goal-Conditioned Reinforcement Learning: Problems and Solutions>. We collects widely used benchmar…☆117Updated last year
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆149Updated last year