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:
- Extensions of Deep Q Learning☆26Updated 7 years ago
- ☆48Updated 6 years ago
- Simple Reinforcement learning example, based on the Q-function.☆18Updated 7 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 8 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Re-write of code from Simple Reinforcement Learning with Tensorflow tutorial☆35Updated 5 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Deep Q-Network (DQN) to play classic Atari Games☆11Updated 8 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago
- Deep Q-Networks in tensorflow☆10Updated 8 years ago
- Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.☆33Updated 7 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 8 years ago
- Reinforcement Learning with TensorFlow, published by Packt☆41Updated 2 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆12Updated 7 years ago
- Implementation of TD Lambda algorithm, with neural network for value estimation☆20Updated 7 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 8 years ago
- Value & Policy Iteration for the frozenlake environment of OpenAI☆15Updated 6 years ago
- A Deep Q Network used for running experiments on reinforcement learning agents targeted at learning Super Mario Bros (NES)☆10Updated 8 years ago
- ReforcementLearning in Action☆15Updated 7 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Updated 8 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 7 years ago
- Deep Reinforcement Learning algorithm to learn to play Snake☆18Updated 2 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 years ago
- Reinforcement Learning DQN - using OpenAI gym Mountain Car☆23Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- A DQN implementation using Keras and Tensorflow☆12Updated 7 years ago