tychovdo / PacmanDQN
Deep Reinforcement Learning in Pac-man
☆280Updated 8 months ago
Alternatives and similar repositories for PacmanDQN:
Users that are interested in PacmanDQN are comparing it to the libraries listed below
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 6 years ago
- ☆303Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 6 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆355Updated last year
- Reinforcement Learning in Keras on VizDoom☆146Updated 7 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- implement of prioritized experience replay☆158Updated 6 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 9 months ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆102Updated 5 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 6 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆591Updated 7 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 3 months ago
- Mean Field Multi-Agent Reinforcement Learning☆380Updated 4 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated 2 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 3 years ago
- AI research environment for the Atari 2600 games 🤖.☆256Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆311Updated 4 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆70Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆686Updated 2 years ago
- Half Field Offense in Robocup 2D Soccer☆229Updated 2 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆628Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆133Updated 7 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 7 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆90Updated 5 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆176Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆275Updated 4 years ago
- Proximal Policy Optimization implementation with TensorFlow☆104Updated 6 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆49Updated 7 years ago