qzed / irl-maxentLinks
Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python
☆291Updated 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.☆223Updated 4 years ago
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆36Updated 4 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆65Updated 4 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆323Updated 10 months ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆162Updated 3 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆362Updated 3 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆210Updated 6 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆316Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆757Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆183Updated 10 months ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆130Updated 11 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆288Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated 11 months ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆202Updated 9 months ago
- Distributional Soft Actor Critic☆58Updated 5 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆501Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆145Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆137Updated last year
- Author's PyTorch implementation of Randomized Ensembled Double Q-Learning (REDQ) algorithm.☆170Updated 8 months ago
- (NeurIPS '21 Spotlight) IQ-Learn: Inverse Q-Learning for Imitation☆222Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆129Updated 5 months ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- ILSwiss is an Easy-to-run Imitation Learning (IL, or Learning from Demonstration, LfD) and also Reinforcement Learning (RL) framework (te…☆172Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆170Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago
- Minimal implementation of Decision Transformer: Reinforcement Learning via Sequence Modeling in PyTorch for mujoco control tasks in Open…☆276Updated 3 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆435Updated 2 years ago