jakegrigsby / AdvancedPacmanDQNsLinks
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:
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 4 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆186Updated 9 months ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Open AI Gym version of Berkeley AI Pacman with images as states☆13Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆136Updated last year
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆69Updated 3 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆115Updated 6 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆116Updated 2 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆28Updated 4 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆314Updated 2 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 7 years ago
- research and implementations of Deep RL agents and their applications☆51Updated 3 weeks ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- AI learning to walk in gym's BipedalWalker environment.☆66Updated 7 years ago
- Tensorflow implementation of Deep Deterministic Policy Gradients☆19Updated 8 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆102Updated 5 years ago
- A customizable framework to create maze and gridworld environments☆266Updated 6 years ago