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
Sorting:
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆40Updated 6 years ago
- Reinforcement Learning in Keras on VizDoom☆144Updated 7 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆105Updated 5 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆85Updated 6 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆114Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- Binary feature representations with tile coding☆45Updated 8 months ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆184Updated 7 months ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- Tensorflow implementation of Deep Deterministic Policy Gradients☆19Updated 8 years ago
- ☆76Updated 7 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- research and implementations of Deep RL agents and their applications☆50Updated 2 weeks ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆180Updated 6 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆183Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- ☆92Updated 4 years ago
- Implementation of the Option-Critic Architecture on the Atari (ALE) environment☆177Updated 7 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆118Updated 6 months ago