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)
☆26Updated last year
Related projects ⓘ
Alternatives and complementary repositories for UCThello
- An implementation of the AlphaZero algorithm for chess☆34Updated last year
- 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
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆82Updated last year
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- A python client library for microRTS.☆19Updated 4 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆88Updated 3 years ago
- Single Player Monte Carlo Tree Search implementation☆18Updated 4 years ago
- A reimplementation of the Google AlphaZero algorithm.☆18Updated 4 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆150Updated 3 years ago
- ☆79Updated last month
- ☆65Updated 3 years ago
- Implementation of Alpha Go Zero algorithm for the game of tic-tac-toe☆16Updated 7 years ago
- different AI algorithms to solve board games☆17Updated 6 years ago
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 3 years ago
- The LC0 engine ported to javascript with Emscripten.☆102Updated 6 months ago
- experimental chess engine based on temporal-difference reinforcement learning☆27Updated 8 years ago
- A toolkit for experimenting with UCT and Leela Chess nets in Python.☆16Updated last year
- AlphaZero in JAX☆69Updated 7 months ago
- The Ludii general game system, developed as part of the ERC-funded Digital Ludeme Project.☆103Updated last week
- The Path to Nash Equilibrium☆38Updated last year
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆82Updated 4 years ago
- ☆18Updated 5 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆127Updated last year
- A neural net chess engine in 95 lines of python☆72Updated 3 years ago
- gui for board game hex (and Y) by broderick arneson☆13Updated 10 months ago
- 2048 AI☆88Updated 7 years ago
- SpielViz is an interactive viewer for OpenSpiel games.☆28Updated 5 months ago
- A simple implementation of MuZero algorithm for connect4 game☆95Updated 4 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆73Updated 5 years ago