mrahtz / tensorflow-rl-pong
Pong AI trained using policy gradient-based reinforcement learning
☆51Updated last year
Alternatives and similar repositories for tensorflow-rl-pong:
Users that are interested in tensorflow-rl-pong are comparing it to the libraries listed below
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆76Updated 7 years ago
- Tensorflow implementation of generative adversarial imitation learning☆200Updated 6 years ago
- Collection of Deep Reinforcement Learning algorithms☆298Updated 5 years ago
- Code for hierarchical imitation learning and reinforcement learning☆289Updated 6 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆65Updated 7 years ago
- Reinforcement Learning in Keras on VizDoom☆146Updated 7 years ago
- implement of prioritized experience replay☆158Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 9 months ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆159Updated 7 years ago
- ICML 2018 Self-Imitation Learning☆275Updated 4 years ago
- RainBow, Tensorflow☆49Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆176Updated 6 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 6 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 3 months ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 7 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- Proximal Policy Optimization implementation with TensorFlow☆104Updated 6 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆113Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 5 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 7 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆103Updated 4 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 6 years ago
- I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really u…☆51Updated 4 years ago