mynkpl1998 / Recurrent-Deep-Q-LearningLinks
Solving POMDP using Recurrent networks
☆92Updated 5 years ago
Alternatives and similar repositories for Recurrent-Deep-Q-Learning
Users that are interested in Recurrent-Deep-Q-Learning are comparing it to the libraries listed below
Sorting:
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆149Updated 7 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆218Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 4 months ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆120Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆331Updated 2 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Updated 2 years ago
- Gym-like extensions for POMDP☆56Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆141Updated last year
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆56Updated 3 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 8 months ago
- Hierarchical-DQN in pytorch (not actively maintained)☆73Updated 8 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- ☆76Updated 6 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆120Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆67Updated 9 months ago
- PyTorch implementation of SAC-Discrete.☆314Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆334Updated 4 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- ☆123Updated 2 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆109Updated 3 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆86Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- ☆78Updated last year
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆183Updated 3 years ago
- Code for paper 'Learning transferable cooperative behaviors in multi-agent teams' (ICML 2019)☆116Updated 3 years ago
- PyTorch implementation of the Offline Reinforcement Learning algorithm CQL. Includes the versions DQN-CQL and SAC-CQL for discrete and co…☆146Updated last year