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
- reinforcement learning ddpg code. follow deepmind papers.☆62Updated 6 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆91Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- ☆53Updated 8 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆76Updated 8 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆103Updated 5 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated 2 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 6 years ago
- ☆33Updated 7 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 6 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 6 years ago
- RainBow, Tensorflow☆49Updated 6 years ago
- Deep Reinforcement Learning with pytorch & visdom (the branch for A3C continuous control)☆24Updated 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
- Policy Optimization with Penalized Point Probability Distance: an Alternative to Proximal Policy Optimization☆44Updated 6 years ago
- A Simple Example for Imitation Learning with Dataset Aggregation (DAGGER) on Torcs Env☆71Updated 7 years ago
- Imitation Learning Homework 1☆36Updated 7 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 7 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago