tychovdo / PacmanDQNLinks
Deep Reinforcement Learning in Pac-man
☆288Updated 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.☆375Updated 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…☆193Updated last year
- Repository for codes of 'Deep Reinforcement Learning'☆219Updated 6 years ago
- ☆303Updated 2 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 8 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
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆690Updated last week
- Half Field Offense in Robocup 2D Soccer☆237Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆217Updated 5 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Updated 4 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆552Updated last year
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆310Updated 2 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆138Updated 7 years ago
- Simple A3C implementation with pytorch + multiprocessing☆657Updated 2 years ago
- Gym - 32 levels of original Super Mario Bros☆291Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆139Updated last year
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 3 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- OpenAI's cartpole env solver.☆155Updated 2 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆572Updated 4 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆260Updated last year