lightaime / TensorAgent
Deep reinforcement learning agents implement by tensorflow https://ghli.org
☆53Updated 5 years ago
Alternatives and similar repositories for TensorAgent:
Users that are interested in TensorAgent are comparing it to the libraries listed below
- Reinforcement Learning in Python☆107Updated 5 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 7 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 6 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- ☆53Updated 8 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆75Updated 8 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆63Updated 7 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 7 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 7 years ago
- Deep Reinforcement Learning with pytorch & visdom (the branch for A3C continuous control)☆24Updated 7 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆103Updated 5 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated 2 years ago
- Chinese Translation for Book 《Reinforcement Learning- An Introduction》-Second Edition☆122Updated 5 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- homework for CS294 Fall 2017☆168Updated 7 years ago
- reproduce some RL or Multi-Agent models☆35Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 6 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Collaborative Deep Reinforcement Learning☆32Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 6 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- RainBow, Tensorflow☆49Updated 6 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- deep reinforcement learning for personal research☆84Updated 7 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆124Updated 9 years ago
- Tensorflow implementation of 'Asynchronous Methods for Deep Reinforcement Learning'☆13Updated 8 years ago
- Policy Optimization with Penalized Point Probability Distance: an Alternative to Proximal Policy Optimization☆44Updated 6 years ago