tychovdo / PacmanDQN
Deep Reinforcement Learning in Pac-man
☆283Updated last year
Alternatives and similar repositories for PacmanDQN
Users that are interested in PacmanDQN are comparing it to the libraries listed below
Sorting:
- ☆303Updated 2 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.☆366Updated last year
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 3 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆679Updated 4 years ago
- Reinforcement Learning examples implementation and explanation☆331Updated 10 months ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆184Updated 7 months ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 5 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- An environment of the board game Go using OpenAI's Gym API☆172Updated 3 years ago
- DQN to play Atari Pong☆115Updated 6 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆294Updated 2 years ago
- ☆411Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆639Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆339Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆542Updated 4 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆739Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆685Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆696Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆707Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,070Updated 3 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 6 months ago