JulesVerny / PongReinforcementLearning
Deep DQN Based Reinforcement Learning for simple Pong PyGame
☆42Updated 7 years ago
Alternatives and similar repositories for PongReinforcementLearning:
Users that are interested in PongReinforcementLearning are comparing it to the libraries listed below
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 7 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 6 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
- Pong AI trained using policy gradient-based reinforcement learning☆51Updated last year
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 10 months ago
- Neural Networks For Playing Pong☆77Updated 8 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆148Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- Repository of deep learning and robotics related practice projects.☆42Updated 4 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆82Updated 7 months ago
- implement of prioritized experience replay☆158Updated 6 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆159Updated 5 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 7 years ago
- Hybrid Reward Architecture☆77Updated 6 years ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆66Updated 7 years ago
- starter kit for vizdoom2018-singleplayer track☆27Updated 6 years ago
- Noisy Networks for Exploration☆185Updated 7 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆56Updated 7 years ago
- A PyTorch implementation of Rainbow DQN agent☆168Updated 6 years ago