JulesVerny / PongReinforcementLearning
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
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Half Field Offense in Robocup 2D Soccer☆232Updated 2 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Repository of deep learning and robotics related practice projects.☆43Updated 4 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆92Updated 7 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- ☆303Updated 2 years ago
- Project 3 of Udacity's Deep Reinforcement Learning nanodegree program.☆45Updated 6 years ago
- Multiagent Cooperation and Competition with Deep Reinforcement Learning☆124Updated 9 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated last year
- implement of prioritized experience replay☆159Updated 6 years ago
- Implementations of deep RL papers and random experimentation☆176Updated 7 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- ☆79Updated 6 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆71Updated 4 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games