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.☆227Updated 4 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆337Updated last year
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆212Updated 6 years ago
- Author's PyTorch implementation of TD3+BC, a simple variant of TD3 for offline RL☆374Updated 3 years ago
- 🚀 A fast safe reinforcement learning library in PyTorch☆218Updated last year
- Implementation of the paper https://arxiv.org/abs/1603.00448.☆37Updated 4 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆763Updated last year
- PyTorch implementation of SAC-Discrete.☆311Updated last year
- DSAC; Distributional Soft Actor-Critic☆132Updated 8 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆324Updated 2 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆292Updated 4 years ago
- 🤖 Elegant implementations of offline safe RL algorithms in PyTorch☆218Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆196Updated last year
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆648Updated last year
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆137Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆115Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆512Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆141Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆148Updated 3 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆326Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Imitation learning algorithms☆553Updated 7 months ago
- Code for conservative Q-learning☆457Updated 3 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆446Updated 2 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆348Updated 3 months ago
- A simple implementation of Generative Adversarial Imitation Learning with PyTorch☆169Updated 3 years ago