AdamStelmaszczyk / dqnLinks
TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)
☆40Updated 5 years ago
Alternatives and similar repositories for dqn
Users that are interested in dqn are comparing it to the libraries listed below
Sorting:
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 2 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 7 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
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 7 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆74Updated 8 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 5 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆96Updated 3 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- Soft Actor-Critic with advanced features☆51Updated last month
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆46Updated 5 years ago
- ☆91Updated 4 years ago
- Code for hierarchical imitation learning and reinforcement learning☆301Updated 7 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆193Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- ☆26Updated 7 years ago
- research and implementations of Deep RL agents and their applications☆59Updated 2 months ago
- Curiosity-driven Exploration by Self-supervised Prediction☆144Updated 2 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 5 years ago
- Hierarchical Deep RL Network☆31Updated 8 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 8 months ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 2 years ago
- implement of prioritized experience replay☆159Updated 7 years ago