saiboxx / offline-reinforcement-learningLinks
Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)
☆16Updated 5 years ago
Alternatives and similar repositories for offline-reinforcement-learning
Users that are interested in offline-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- Delayed RL agent for non-Atari tasks, from "Acting in Delayed Environments with Non-Stationary Markov Policies", ICLR 2021.☆14Updated last year
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 3 years ago
- Value-Decomposition Multi-Agent Actor-Critics☆39Updated 2 years ago
- Soft Actor-Critic with advanced features☆51Updated last week
- Multi-Objective Deep Reinforcement Learning☆45Updated 8 years ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 5 months ago
- A Pytorch Implementation of Multi Agent Soft Actor Critic☆41Updated 6 years ago
- DecentralizedLearning☆25Updated 2 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆40Updated 5 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago
- Simulation environments for Multi-Objective Reinforcement Learning (MORL)☆17Updated 3 years ago
- Official code of Nash-DQN for paper: Nash-DQN algorithm for two-player zero-sum Markov games, details see our paper: A Deep Reinforcement…☆20Updated 3 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 6 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆23Updated 4 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆104Updated 3 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆30Updated 2 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆119Updated 9 months ago
- Solving POMDP using Recurrent networks☆90Updated 5 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- Official implementation of the algorithmic approach presented in the research paper entitled "Risk-Sensitive Policy with Distributional R…☆15Updated 2 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- Implementation of Hierarchical Deep Q-Learning (Kulkarni et al., 2016)☆35Updated 6 years ago
- Experiments for performing empirical game-theoretic analysis of networked system control for common-pool resource management using multi-…☆18Updated 4 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆99Updated 2 years ago
- A collection of Meta-Reinforcement Learning algorithms in PyTorch☆48Updated last year
- Codes accompanying the paper "DOP: Off-Policy Multi-Agent Decomposed Policy Gradients" (ICLR 2021, https://arxiv.org/abs/2007.12322)☆51Updated 2 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆121Updated 4 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆34Updated last year
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆27Updated 4 years ago