quantumiracle / Cascading-Decision-TreeLinks
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
Sorting:
- Public code for implementation and experiments with differentiable decision trees.☆28Updated 7 months ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆52Updated 4 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated 10 months ago
- Negative Update Intervals in Multi-Agent Deep Reinforcement Learning☆33Updated 6 years ago
- Experiments with transformer based RL algorithms☆22Updated 5 years ago
- Independent Generative Adversarial Self-Imitation Learning In Cooperative Multiagent Systems☆31Updated 6 years ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 2 months ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- This repo is the implementation of paper ''SHAQ: Incorporating Shapley Value Theory into Multi-Agent Q-Learning''.☆47Updated last year
- Decision Transformer: A brand new Offline RL Pattern.☆37Updated 3 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆22Updated 4 years ago
- Deep Reinforcement Learning for Nash Equilibria☆42Updated 2 years ago
- ICML paper on Shapley Values for Explaining Reinforcement Learning. XRL feature-influence method.☆19Updated last year
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- Value-Decomposition Multi-Agent Actor-Critics☆40Updated 2 years ago
- Solution for Taxi env using HRL (Hierarchical reinforcement learning) (2018)☆21Updated 5 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆49Updated 3 weeks ago
- Combining Evolutionary Algorithms and deep Reinforcement Learning☆16Updated 6 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 5 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
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games