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
Alternatives and similar repositories for UCThello:
Users that are interested in UCThello are comparing it to the libraries listed below
- different AI algorithms to solve board games☆18Updated 6 years ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- Content Addressable Memory using dimensionality reduction☆12Updated 7 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆27Updated 8 years ago
- A neural net chess engine in 95 lines of python☆74Updated 4 years ago
- The Path to Nash Equilibrium☆38Updated 2 years ago
- Implementation of self-play based reinforcement learning for Checkers based on the AlphaGo Zero methods.☆18Updated 6 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆152Updated 4 years ago
- A Monte Carlo Tree Search AI for the game 2048☆30Updated 4 years ago
- ☆67Updated 3 years ago
- A toolkit for experimenting with UCT and Leela Chess nets in Python.☆16Updated last year
- Experiments with flatland.aicrowd.com☆8Updated last year
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- Repo with code for Ludii's built-in AIs.☆21Updated 2 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆95Updated 4 years ago
- A reimplementation of the Google AlphaZero algorithm.☆18Updated 4 years ago
- ☆84Updated 2 months ago
- Website for MiniGo, Leela-Zero and other Go data☆20Updated 4 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- Program Synthesis☆145Updated 4 years ago
- A library to implement counterfactual regret minimization on various abstract strategy games☆17Updated 3 months ago
- a writeup on some experiments on a sequence model for chess games☆30Updated 3 years ago
- Patched version of HOL Light with tactic logging for machine learning purposes☆34Updated 5 years ago
- The Ludii general game system, developed as part of the ERC-funded Digital Ludeme Project.☆113Updated last week
- A collection of packages for chess analysis grouped under a @chess-tools scope.☆10Updated 6 years ago
- DeepAlgebra☆25Updated 7 years ago
- ☆28Updated 3 years ago
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- Artificial go player based on reinforcement and supervised learning☆47Updated last year
- c++ implementation of alphagozero☆14Updated 6 years ago