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
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆301Updated 2 years ago
- ☆302Updated 2 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 11 months ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 3 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 7 years ago
- Half Field Offense in Robocup 2D Soccer☆234Updated 3 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆682Updated 4 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- OpenAI's cartpole env solver.☆155Updated 2 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆95Updated 7 years ago
- Gym - 32 levels of original Super Mario Bros☆289Updated 6 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆547Updated 10 months ago
- Sokoban environment for OpenAI Gym☆379Updated last year
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆429Updated last year
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 2 years ago
- Self-driving car simulator for the Duckietown universe☆70Updated 9 months ago
- A3C LSTM Atari with Pytorch plus A3G design☆571Updated 2 years ago