lightninglu10 / pacman-reinforcementlearningLinks
a pacman AI with a reinforcement learning agent that utilizes value iteration, policy iteration, policy extraction, Q-learning.
☆24Updated 12 years ago
Alternatives and similar repositories for pacman-reinforcementlearning
Users that are interested in pacman-reinforcementlearning are comparing it to the libraries listed below
Sorting:
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆70Updated 8 years ago
- Reinforcement Learning Tutorial on Super Mario☆92Updated 7 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- NEAT Solver for OpenAI☆146Updated 8 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- Cool Inverse Reinforcement Learning Papers☆124Updated 8 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Updated 6 years ago
- This repository contains tutorial material on Doing DeepRL with PPO in GDG DevFest 2017 Seoul.☆20Updated 7 years ago
- This package allows to use PLE as a gym environment.☆72Updated 5 years ago
- A collection of Deep Reinforcement Learning algorithms implemented in tensorflow. Very extensible. High performing DQN implementation.☆29Updated 8 years ago
- Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'☆164Updated 8 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 7 years ago
- Tensorflow implementation of a Deep Deterministic Policy Gradient (DDPG) network, trained on OpenAI Gym environments.☆23Updated 6 years ago
- A Deep Q Network used for running experiments on reinforcement learning agents targeted at learning Super Mario Bros (NES)☆10Updated 7 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- Web-based Reinforcement Learning Control Center☆64Updated 8 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Pong AI trained using policy gradient-based reinforcement learning☆51Updated last year
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆51Updated 8 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆28Updated 8 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- weekly reinforcement learning paper reviews☆32Updated 7 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- A 150-lines python code for Augmented Random Search (https://arxiv.org/abs/1803.07055) with numpy.☆71Updated 6 years ago