JulesVerny / PongReinforcementLearningLinks
Deep DQN Based Reinforcement Learning for simple Pong PyGame
☆43Updated 7 years ago
Alternatives and similar repositories for PongReinforcementLearning
Users that are interested in PongReinforcementLearning are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning in Keras on VizDoom☆144Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Repository of deep learning and robotics related practice projects.☆43Updated 5 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆161Updated 5 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 6 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆217Updated 5 years ago
- This package allows to use PLE as a gym environment.☆72Updated 4 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- random search, hill climbing, policy gradient☆144Updated 6 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆77Updated 8 years ago
- Source code for OpenAI Retro Contest for Sonic the Hedgehog☆31Updated 6 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 6 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 years ago
- Use Asynchronous advantage actor-critic algorithm (A3C) to play Flappy Bird using Keras☆39Updated 7 years ago
- Gym - 32 levels of original Super Mario Bros☆289Updated 6 years ago
- ☆303Updated 2 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 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…☆52Updated 5 years ago
- Collection of Deep Reinforcement Learning algorithms☆300Updated 6 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆50Updated 7 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆28Updated 8 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago