qzed / irl-maxentLinks
Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python
☆298Updated last year
Alternatives and similar repositories for irl-maxent
Users that are interested in irl-maxent are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of GAIL and AIRL based on PPO.☆226Updated 4 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆37Updated 4 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆334Updated last year
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆212Updated 6 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆216Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated last year
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆374Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆318Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆134Updated last year
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- DSAC; Distributional Soft Actor-Critic☆132Updated 7 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆645Updated last year
- Distributional Soft Actor Critic☆58Updated 5 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆142Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆167Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆178Updated 3 years ago
- Imitation learning algorithms☆551Updated 6 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆279Updated 3 years ago
- Experiments with reinforcement learning and recurrent neural networks☆115Updated last year
- A collection of offline reinforcement learning algorithms.☆200Updated 10 months ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆510Updated 2 years ago
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆172Updated 10 months ago
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆175Updated 2 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆213Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆194Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year