ducandu / RL-Implementation-IMPALA
A Test-Implementation of the IMPALA algorithm (by deepmind 2018)
☆35Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for RL-Implementation-IMPALA
- A Tensorflow implementation of the Option-Critic Architecture☆70Updated 7 years ago
- Pytorch implementation of distributed deep reinforcement learning☆74Updated 2 years ago
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆66Updated 4 years ago
- PyTorch implementation of CommNet☆36Updated 6 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆101Updated 3 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- PyTorch implementation of Sample Efficient Actor-Critic with Experience Replay(ACER)☆16Updated 4 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆51Updated 5 years ago
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆90Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 6 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆86Updated 6 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 4 years ago
- ☆35Updated 6 years ago
- ☆91Updated 3 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆92Updated 2 years ago
- ☆71Updated 5 months ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆48Updated 5 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- The state-of-art deep rl algorithms for Montezuma's revenge☆25Updated 6 years ago
- ☆76Updated 6 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆27Updated 5 years ago
- PyTorch IMPALA implementation☆24Updated 5 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- Stochastic Neural Networks for Hierarchical Reinforcement Learning☆96Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated last year
- Implementation of Proximal Meta-Policy Search (ProMP) as well as related Meta-RL algorithm. Includes a useful experiment framework for Me…☆232Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆66Updated 4 years ago