qzed / irl-maxentLinks
Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python
☆307Updated 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.☆236Updated 5 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆218Updated 6 years ago
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆38Updated 4 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆382Updated 4 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆341Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆228Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆330Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆313Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆332Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆140Updated last year
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆225Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆523Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆135Updated 10 months ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆578Updated 4 years ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆174Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated 2 years ago
- Imitation learning algorithms☆555Updated 9 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆199Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆182Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆144Updated last year
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆657Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- A plotter for reinforcement learning (RL)☆234Updated 4 years ago
- Baseline implementation of recurrent PPO using truncated BPTT☆156Updated last year