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
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆159Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆181Updated 6 years ago
- Proximal Policy Optimization implementation with TensorFlow☆105Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 6 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- Code for hierarchical imitation learning and reinforcement learning☆288Updated 6 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 7 years ago
- Noisy Networks for Exploration☆185Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 10 months ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 7 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 7 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 6 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆103Updated 5 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 7 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
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆91Updated 5 years ago
- ICML 2018 Self-Imitation Learning☆275Updated 4 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 5 years ago
- NIPS 2017 Value Prediction Network☆165Updated 7 years ago
- Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstractions and Intrinsic Motivation☆87Updated 6 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 6 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆140Updated 7 years ago