Ericonaldo / ILSwissLinks
ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (template) in PyTorch.
☆175Updated 2 years ago
Alternatives and similar repositories for ILSwiss
Users that are interested in ILSwiss are comparing it to the libraries listed below
Sorting:
- A collection of offline reinforcement learning algorithms.☆207Updated last year
- NeurIPS 2023: Safe Policy Optimization: A benchmark repository for safe reinforcement learning algorithms☆386Updated last year
- PyTorch implementation of GAIL and AIRL based on PPO.☆234Updated 5 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆226Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆225Updated last year
- A plotter for reinforcement learning (RL)☆234Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆182Updated 3 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆173Updated 3 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆93Updated 2 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆381Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- An elegant PyTorch offline reinforcement learning library for researchers.☆373Updated 5 months ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.