quantumiracle / Cascading-Decision-Tree
Open-source code for paper CDT: Cascading Decision Trees for Explainable Reinforcement Learning
☆38Updated 2 years ago
Alternatives and similar repositories for Cascading-Decision-Tree:
Users that are interested in Cascading-Decision-Tree are comparing it to the libraries listed below
- Cooperative Multi-goal Multi-stage Multi-agent Reinforcement Learning☆56Updated 2 years ago
- Deep Reinforcement Learning for Nash Equilibria☆41Updated 2 years ago
- Combining Evolutionary Algorithms and deep Reinforcement Learning☆15Updated 6 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆28Updated 2 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- DecentralizedLearning☆24Updated 2 years ago
- Public code for implementation and experiments with differentiable decision trees.☆24Updated 5 months ago
- Experiments with transformer based RL algorithms☆22Updated 5 years ago
- Multi Type Mean Field Reinforcement Learning☆31Updated 2 years ago
- Independent Generative Adversarial Self-Imitation Learning In Cooperative Multiagent Systems☆31Updated 6 years ago
- This repo is the implementation of paper ''SHAQ: Incorporating Shapley Value Theory into Multi-Agent Q-Learning''.☆46Updated last year
- Implementation of NeurIPS 2018 paper "Meta-Gradient Reinforcement Learning"☆19Updated 2 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆99Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆26Updated 4 years ago
- Solution for Taxi env using HRL (Hierarchical reinforcement learning) (2018)☆21Updated 5 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆39Updated 4 years ago
- Code for "Constrained Variational Policy Optimization for Safe Reinforcement Learning" (ICML 2022)☆73Updated last year
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆181Updated 2 years ago
- ☆74Updated 10 months ago
- Distributional Soft Actor Critic☆52Updated 4 years ago
- Collection of OpenAI parametrized action-space environments.☆64Updated 2 weeks ago
- Learning Individual Intrinsic Reward in MARL☆62Updated 2 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆48Updated 2 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆135Updated 10 months ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)☆52Updated 2 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG