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:
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆23Updated last year
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- ☆48Updated 6 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆188Updated 11 months ago
- OpenAI's cartpole env solver.☆155Updated 2 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 4 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- Implementation of Double Deep Q Networks and Dueling Q Networks using Keras on Space Invaders using OpenAI Gym. Code can be easily genera…☆38Updated 7 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 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.☆371Updated last year
- deep-reinforcement-learning☆15Updated 6 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- research and implementations of Deep RL agents and their applications☆56Updated 3 weeks ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆49Updated 7 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆116Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆301Updated 2 years ago
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆83Updated 7 years ago