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
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 8 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
- ☆48Updated 6 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 7 years ago
- Repository of deep learning and robotics related practice projects.☆43Updated 5 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆22Updated 6 years ago
- Re-write of code from Simple Reinforcement Learning with Tensorflow tutorial☆35Updated 5 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 7 years ago
- Bandits Environments for the OpenAI Gym☆89Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Deep Q-Network (DQN) to play classic Atari Games☆11Updated 8 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 8 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- NEAT Solver for OpenAI☆144Updated 8 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 7 years ago
- Reinforcement learning benchmarking.☆39Updated 7 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 …☆11Updated 7 years ago
- A collection of python Machine Learning articles and examples. You will find code related to Reinforcement Learning, Q Learning, MDP, Bel…☆190Updated 3 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- Fictitious Self-play & Reinforcement Learning☆18Updated 7 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 8 years ago