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 6 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Interfacing RL agents with user-definable neural networks and OpenAI-gym environments.☆12Updated 6 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- A Monte Carlo Tree Search Agent used to control agents in a Pacman competition.☆16Updated 10 years ago
- Deep Q-Networks in tensorflow☆10Updated 8 years ago
- Code from my blog post & online course☆54Updated 5 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 7 years ago
- ☆48Updated 5 years ago
- A voice-assistant for the game of FIFA (windows platform) to control game actions with your voice.☆15Updated 6 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- AI learning to walk in gym's BipedalWalker environment.☆66Updated 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
- Pong AI trained using policy gradient-based reinforcement learning☆51Updated last year
- Implementations of basic concepts dealt under the Reinforcement Learning umbrella. This project is collection of assignments in CS747: F…☆17Updated 7 years ago
- A Test-Implementation of the IMPALA algorithm (by deepmind 2018)☆35Updated 7 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 7 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆113Updated 7 years ago
- 🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning☆18Updated 3 years ago
- Repository for studying distributional rl☆30Updated 4 months ago
- Reinforcement Learning with TensorFlow, published by Packt☆42Updated 2 years ago
- Evolving deep neural network agents using Genetic Algorithms☆67Updated 6 years ago
- Value & Policy Iteration for the frozenlake environment of OpenAI☆15Updated 6 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília☆67Updated 6 years ago
- Re-write of code from Simple Reinforcement Learning with Tensorflow tutorial☆35Updated 4 years ago
- Fictitious Self-play & Reinforcement Learning☆18Updated 7 years ago