jakegrigsby / AdvancedPacmanDQNs
Extensions of Deep Q Learning
☆26Updated 6 years ago
Alternatives and similar repositories for AdvancedPacmanDQNs:
Users that are interested in AdvancedPacmanDQNs are comparing it to the libraries listed below
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆185Updated 6 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.☆359Updated last year
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- ☆76Updated 7 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 7 years ago
- Proximal Policy Optimization implementation with TensorFlow☆105Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆349Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆318Updated 5 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆104Updated 5 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆290Updated last year
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆180Updated 5 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 3 months ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- ☆73Updated 5 years ago
- Simple Cartpole example writed with pytorch.☆166Updated 5 years ago
- Implementation of proximal policy optimization(PPO) with tensorflow☆35Updated 7 years ago
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 6 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆214Updated 4 years ago
- An RL agent for the Google Football environment☆95Updated 3 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago