omerbsezer / PolicyGradient_PongGame
Pong Game problem solving using RL - Policy Gradient with OpenAI Gym Framework and Tensorflow
☆14Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for PolicyGradient_PongGame
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆88Updated 6 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 6 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 6 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆533Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 3 years ago
- Using pytorch to implement DQN / DDQN / Atari DDQN☆36Updated 6 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆47Updated 6 years ago
- ☆83Updated 3 years ago
- Double Deep Q-Learning with Prioritized Experience Replay☆34Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆300Updated 2 years ago
- Reinforcement Learning in Keras on VizDoom☆146Updated 7 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆99Updated 3 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆93Updated 4 years ago
- AI research environment for the Atari 2600 games 🤖.☆255Updated 2 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆317Updated 4 years ago
- Pong AI trained using policy gradient-based reinforcement learning☆51Updated last year
- Accompanying repository for Let's make a DQN / A3C series.☆391Updated 6 years ago
- The code for maddpg using pytorch☆162Updated 4 years ago
- DQN to play Atari Pong☆111Updated 5 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆157Updated 5 years ago
- ☆46Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆277Updated 4 years ago
- The implement of the policy gradient RL algorithm with pytorch☆36Updated 3 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆70Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆112Updated last year
- scalable multi agents reinforcement learning☆54Updated 6 years ago
- Algorithm that combines QMIX with SAC for Multi-Agent Reinforcement Learning.☆40Updated 2 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆42Updated 4 years ago