Miffyli / rl-action-space-shapingLinks
Experiment code for testing effect of various action space transformations in reinforcement learning
☆30Updated 5 years ago
Alternatives and similar repositories for rl-action-space-shaping
Users that are interested in rl-action-space-shaping are comparing it to the libraries listed below
Sorting:
- We investigate the effect of populations on finding good solutions to the robust MDP☆28Updated 4 years ago
- IV-RL - Sample Efficient Deep Reinforcement Learning via Uncertainty Estimation☆40Updated 3 weeks ago
- Codes for the study "Variational Recurrent Models for Solving Partially Observable Control Tasks", published as a conference paper at ICL…☆55Updated 4 years ago
- Implementation of Relational Deep Reinforcement Learning☆25Updated 5 years ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆41Updated 3 years ago
- ☆54Updated last year
- Soft Actor-Critic with advanced features☆50Updated last week
- Code that can be used to reproduce the experiments in our paper "Estimating Risk and Uncertainty in Deep Reinforcement Learning"☆31Updated 2 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆40Updated 2 years ago
- The official repository of Decoupled Reinforcement Learning to Stabilise Intrinsically-Motivated Exploration" (AAMAS 2022)☆27Updated 3 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆51Updated 2 months ago
- Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)☆51Updated 2 years ago
- Simple implementation of V-MPO proposed in https://arxiv.org/abs/1909.12238☆48Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Code from the paper "Effective Diversity in Population Based Reinforcement Learning", presented as a spotlight at NeurIPS 2020. This is t…☆44Updated 4 years ago
- An unofficial implementation for online decision transformer☆40Updated 2 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆103Updated 4 years ago
- ☆29Updated 4 years ago
- PyTorch IMPALA implementation