praveen-palanisamy / Ape-X-DQNLinks
PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner
☆27Updated 4 years ago
Alternatives and similar repositories for Ape-X-DQN
Users that are interested in Ape-X-DQN are comparing it to the libraries listed below
Sorting:
- PyTorch IMPALA implementation☆26Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 11 months ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆61Updated 4 years ago
- Soft Actor-Critic with advanced features☆50Updated last week
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 3 months ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆50Updated last month
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆70Updated last year
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 2 years ago
- ☆76Updated last year
- Multi-Agent Determinantal Q-Learning☆43Updated 2 years ago
- Independent Generative Adversarial Self-Imitation Learning In Cooperative Multiagent Systems☆31Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- Distributional Soft Actor Critic☆55Updated 5 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 6 years ago
- DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)☆66Updated 5 years ago
- Code accompanying NeurIPS 2019 paper: "Distributional Policy Optimization - An Alternative Approach for Continuous Control"☆22Updated 5 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 6 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)☆45Updated 6 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- research and implementations of Deep RL agents and their applications☆51Updated 3 weeks ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆81Updated 2 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆85Updated 6 years ago
- Random Network Distillation(RND) algo in Pytorch☆49Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆50Updated 4 years ago