spiglerg / DQN_DDQN_Dueling_and_DDPG_Tensorflow
Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient (DDPG)
☆75Updated 8 years ago
Alternatives and similar repositories for DQN_DDQN_Dueling_and_DDPG_Tensorflow:
Users that are interested in DQN_DDQN_Dueling_and_DDPG_Tensorflow are comparing it to the libraries listed below
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆124Updated 9 years ago
- implement of prioritized experience replay☆159Updated 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
- RainBow, Tensorflow☆49Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 7 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆120Updated 8 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆175Updated 6 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆273Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆69Updated 8 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- ☆78Updated 6 years ago
- An implementation of FeUdal Networks for Hierarchical Reinforcement Learning as published : https://arxiv.org/abs/1703.01161☆181Updated 7 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 7 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆212Updated 7 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆103Updated 5 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 6 years ago
- Code for hierarchical imitation learning and reinforcement learning☆288Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆63Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 4 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆159Updated 5 years ago