bhansconnect / alpha_zero_othelloLinks
A functional Alpha Zero that plays Othello using Keras
☆116Updated 2 years ago
Alternatives and similar repositories for alpha_zero_othello
Users that are interested in alpha_zero_othello are comparing it to the libraries listed below
Sorting:
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆90Updated 7 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆56Updated 5 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆82Updated 2 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆81Updated 5 years ago
- Repo for a generalised DQN Agent model capable of solving major discrete action space control problems☆18Updated 6 years ago
- An environment of the board game Go using OpenAI's Gym API☆172Updated 3 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years 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.☆368Updated last year
- Reinforcement Learning in Keras on VizDoom☆144Updated 7 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆101Updated 6 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆382Updated 2 years ago
- Demo of UCT (MCTS) in Python / Numpy☆86Updated 2 years ago
- ☆104Updated 5 years ago
- Gym - 32 levels of original Super Mario Bros☆289Updated 6 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- ☆20Updated 6 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆58Updated last year
- Othello reinforcement learning game playing engine☆16Updated 8 years ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆161Updated 5 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆121Updated 7 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 6 years ago
- A reinforcement learning framework☆155Updated 6 years ago
- Board game AI implementations using Monte Carlo Tree Search☆182Updated 5 years ago
- Neural Networks For Playing Pong☆77Updated 8 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆170Updated 6 years ago
- Open AI gym environment for the game 2048☆73Updated 3 years ago