jakegrigsby / AdvancedPacmanDQNs
Extensions of Deep Q Learning
☆26Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for AdvancedPacmanDQNs
- Coding Demos from the School of AI's Move37 Course☆185Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated last year
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆287Updated last year
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- Reinforcement Learning in Keras on VizDoom☆146Updated 7 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆299Updated 9 months ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Solving OpenAI Gym problems.☆183Updated 3 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆102Updated 4 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆307Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆217Updated 4 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆530Updated 3 weeks 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.☆354Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆296Updated 3 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆82Updated last year
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 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…☆173Updated 2 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- Proximal Policy Optimization implementation with TensorFlow☆104Updated 6 years ago
- ☆305Updated last year
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆111Updated 6 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆533Updated 4 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 6 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆83Updated 3 years ago