tychovdo / PacmanDQNLinks
Deep Reinforcement Learning in Pac-man
☆287Updated 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.☆372Updated 2 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆189Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Half Field Offense in Robocup 2D Soccer☆235Updated 3 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆395Updated 7 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 6 years ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆182Updated 3 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆304Updated 2 years ago
- ☆304Updated 2 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆571Updated 2 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆98Updated 7 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆172Updated 4 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 7 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆686Updated 4 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆131Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 2 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated last year
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆548Updated 11 months ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆312Updated 4 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆93Updated 6 years ago