SRI-AIC / InterestingnessXRLLinks
A python library for eXplainable Reinforcement Learning (XRL) based on the concept of interestingness elements.
☆21Updated 4 years ago
Alternatives and similar repositories for InterestingnessXRL
Users that are interested in InterestingnessXRL are comparing it to the libraries listed below
Sorting:
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆192Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Partially Observable Process Gym☆199Updated 3 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆137Updated 10 months ago
- Distributional Soft Actor Critic☆58Updated 5 years ago
- Gridworld for MARL experiments☆141Updated 4 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆114Updated last year
- Ray RLlib tutorial material☆120Updated 3 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆66Updated 4 years ago
- Multi Type Mean Field Reinforcement Learning☆31Updated 3 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆64Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- Code for demonstration example-task in RUDDER blog☆24Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Implementation codes and datasets used in ICLR'22 Spotlight paper AdaRL: What, Where, and How to Adapt in Transfer Reinforcement Learning…☆40Updated last year
- Maximum Entropy and Maximum Causal Entropy Inverse Reinforcement Learning Implementation in Python☆296Updated last year
- Official repo for our AAAI'21 paper, https://arxiv.org/abs/2007.12354☆27Updated 4 years ago
- Simple (but often Strong) Baselines for POMDPs in PyTorch, ICML 2022☆331Updated last year
- Multi-objective Gymnasium environments for reinforcement learning☆342Updated 2 months ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- Transformers are Meta-Reinforcement Learners - International Conference on Machine Learning (ICML) 2022☆63Updated 2 years ago
- A Survey on Explainable Reinforcement Learning: Concepts, Algorithms, Challenges☆247Updated 7 months ago
- Offline Risk-Averse Actor-Critic (O-RAAC). A model-free RL algorithm for risk-averse RL in a fully offline setting☆35Updated 4 years ago
- A reusable framework for successor features for transfer in deep reinforcement learning using keras.☆46Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆185Updated last year
- Prioritized Experience Replay implementation with proportional prioritization☆84Updated 2 years ago
- This repo is the implementation of paper ''SHAQ: Incorporating Shapley Value Theory into Multi-Agent Q-Learning''.☆48Updated last year
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- PyTorch implementation of GAIL and AIRL based on PPO.☆223Updated 4 years ago