bhansconnect / alpha_zero_othello
A functional Alpha Zero that plays Othello using Keras
☆117Updated 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
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆56Updated 9 months ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆88Updated 6 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆122Updated 7 years ago
- An environment of the board game Go using OpenAI's Gym API☆170Updated 2 years ago
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago
- Reversi reinforcement learning by AlphaGo Zero methods.☆678Updated 2 years ago
- Neural Networks For Playing Pong☆77Updated 8 years ago
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- RL experiments☆70Updated 2 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16Updated 6 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- AI learning to walk in gym's BipedalWalker environment.☆66Updated 7 years ago
- ☆66Updated 3 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆377Updated last year
- This is the code for "A Guide to DeepMind's StarCraft AI Environment" by Siraj Raval on Youtube☆210Updated 4 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆56Updated 4 years ago
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- Multi Agent Reinforcement Learning using MalmÖ☆248Updated 4 years ago
- Proximal Policy Optimization implementation with TensorFlow☆105Updated 6 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆81Updated 5 years ago
- Startcraft II Machine Learning research with DeepMind pysc2 python library .mini-games and agents.☆132Updated 5 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆40Updated 5 years ago
- An illustration program which visualizes the MCTS mechanism inside AlphaZero in order to provide a better understanding of how an AI make…☆17Updated 6 years ago
- ☆102Updated 5 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- Notes and scripts for SC2LE released by DeepMind and Blizzard, more details [here](https://github.com/deepmind/pysc2).☆35Updated 4 years ago