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
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆81Updated 5 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
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆83Updated 2 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Reversi reinforcement learning by AlphaGo Zero methods.☆678Updated 2 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆121Updated 7 years ago
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆58Updated last year
- A Deep Learning AI for 2048 (2048:94.15%, 4096:78.48%, 8192: 34.5% 16384: 0.177%)☆150Updated 6 years ago
- Gym - 32 levels of original Super Mario Bros☆290Updated 6 years ago
- Othello reinforcement learning game playing engine☆16Updated 9 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆149Updated 7 years ago
- An environment of the board game Go using OpenAI's Gym API☆173Updated 3 years ago
- MCTS project for Tetris☆348Updated 8 months ago
- A Tetris environment to train machine learning agents☆69Updated last year
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- Neural Networks For Playing Pong☆77Updated 8 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- Demo of UCT (MCTS) in Python / Numpy☆86Updated 2 years ago
- Half Field Offense in Robocup 2D Soccer☆233Updated 2 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆381Updated 2 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆50Updated 7 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 3 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- An Python N-in-Row game based on Monte Carlo Tree Search and UCT RAVE☆51Updated 7 years ago