OMerkel / UCThelloLinks
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 5 months ago
Alternatives and similar repositories for UCThello
Users that are interested in UCThello are comparing it to the libraries listed below
Sorting:
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆84Updated 2 years ago
- 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…☆91Updated 7 years ago
- An implementation of the AlphaZero algorithm for chess☆34Updated 2 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆126Updated last year
- A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)☆86Updated 7 months ago
- ☆67Updated 3 years ago
- A reimplementation of the Google AlphaZero algorithm.☆18Updated 5 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆154Updated 4 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆28Updated 9 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆104Updated 6 years ago
- PyTorch implementation of AlphaZero Connect from scratch (with results)☆84Updated 5 years ago
- ☆132Updated 5 years ago
- A simulator for strategies of a well-known cooperative card game.☆15Updated 9 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆129Updated 2 years ago
- Reinforcement learning in TensorFlow 2☆22Updated 3 years ago
- ☆109Updated 3 years ago
- Neural network sorting numbers☆28Updated 7 years ago
- ☆89Updated 9 months ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Implementation of the paper "Automatic Program Synthesis of Long Programs with a Learned Garbage Collector"☆49Updated 4 years ago
- A library to implement counterfactual regret minimization on various abstract strategy games☆17Updated 9 months ago
- A structured implementation of MuZero☆205Updated 3 years ago
- A Blood Bowl AI framework.☆136Updated last year
- An implementation of Monte Carlo Tree Search in python☆163Updated 4 years ago
- AlphaZero in JAX☆78Updated last year
- ☆52Updated 2 years ago
- A Python implementation of the "CoSyne" algorithim, as described in this paper: https://pdfs.semanticscholar.org/966e/41903b4aff42601a188…☆25Updated 6 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆98Updated 4 years ago