OMerkel / UCThello
UCThello - a board game demonstrator (Othello variant) with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short)
☆25Updated last year
Related projects ⓘ
Alternatives and complementary repositories for UCThello
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- An implementation of the AlphaZero algorithm for chess☆34Updated last year
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- ☆65Updated 3 years ago
- A python client library for microRTS.☆19Updated 4 years ago
- Potential-Aware Imperfect-Recall Abstraction with Earth Mover’s Distance in Imperfect-Information Games☆16Updated 5 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆150Updated 4 years ago
- ☆80Updated last month
- Demo of UCT (MCTS) in Python / Numpy☆83Updated last year
- A reimplementation of the Google AlphaZero algorithm.☆18Updated 4 years ago
- Single Player Monte Carlo Tree Search implementation☆18Updated 4 years ago
- Artificial go player based on reinforcement and supervised learning☆47Updated last year
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆95Updated 5 years ago
- Website for MiniGo, Leela-Zero and other Go data☆20Updated 4 years ago
- The Path to Nash Equilibrium☆38Updated last year
- An environment of the board game Go using OpenAI's Gym API☆168Updated 2 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆112Updated 3 years 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
- Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.☆40Updated 3 years ago
- MiniZero: An AlphaZero and MuZero Training Framework☆72Updated last month
- A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks☆62Updated 8 years ago
- Open AI gym environment for the game 2048☆71Updated 2 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆128Updated last year
- 2048 AI☆88Updated 7 years ago
- The Ludii general game system, developed as part of the ERC-funded Digital Ludeme Project.☆105Updated this week
- A library to implement counterfactual regret minimization on various abstract strategy games☆16Updated 5 years ago
- Solution to Kaggle's Google Research Football Competition☆13Updated 3 years ago
- CMake managed Benzene vanilla for playing and solving the game of Hex, easier to install!☆39Updated 6 months ago
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- ☆48Updated last year