tychovdo / PacmanDQNLinks
Deep Reinforcement Learning in Pac-man
☆284Updated last year
Alternatives and similar repositories for PacmanDQN
Users that are interested in PacmanDQN are comparing it to the libraries listed below
Sorting:
- 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.☆371Updated last year
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆187Updated 10 months ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 3 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆299Updated 2 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- ☆303Updated 2 years ago
- Half Field Offense in Robocup 2D Soccer☆233Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆610Updated 8 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆138Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆310Updated 4 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 2 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 10 months ago
- ☆413Updated 7 years ago
- Multi Agent Reinforcement Learning using MalmÖ☆258Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆127Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 9 months ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago