spiglerg / DQN_DDQN_Dueling_and_DDPG_TensorflowLinks
Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient (DDPG)
☆78Updated 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
Sorting:
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- implement of prioritized experience replay☆159Updated 7 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆124Updated 9 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- Advantage async actor-critic Algorithms (A3C) and Progressive Neural Network implemented by tensorflow.☆121Updated 8 years ago
- Actor-critic with experience replay☆254Updated 2 years ago
- Unofficial PyBrain extension for multi-agent reinforcement learning in general sum stochastic games.☆69Updated last month
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆49Updated 7 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 7 years ago
- Reinforcement Learning in Python☆107Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆311Updated 4 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 8 years ago
- TensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)☆214Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- Implementation of Multi-Agent Deep Deterministic Policy Gradients☆39Updated 7 years ago