younggyoseo / Ape-X
PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)
☆153Updated 5 years ago
Alternatives and similar repositories for Ape-X:
Users that are interested in Ape-X are comparing it to the libraries listed below
- Random Network Distillation pytorch☆243Updated 5 years ago
- ☆139Updated 2 months ago
- Curiosity-driven Exploration by Self-supervised Prediction☆136Updated last year
- Pytorch implementation of distributed deep reinforcement learning☆75Updated 2 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 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
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆52Updated 6 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆113Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆103Updated 5 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆175Updated 7 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆135Updated 6 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆168Updated 6 months ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 4 years ago
- ☆69Updated 6 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆305Updated 3 years ago
- StarCraft II Multi Agent Challenge : QMIX, COMA, LIIR, QTRAN, Central V, ROMA, RODE, DOP, Graph MIX☆69Updated 3 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆57Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆209Updated last year
- ☆40Updated 5 years ago
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆234Updated 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 …☆116Updated 3 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago