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 7 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.☆85Updated 3 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆154Updated 5 years ago
- ☆66Updated 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…☆92Updated 7 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)☆86Updated 8 months ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆126Updated last year
- An implementation of the AlphaZero algorithm for chess☆34Updated 2 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
- 2048 AI☆89Updated 8 years ago
- A library to implement counterfactual regret minimization on various abstract strategy games☆18Updated 11 months ago
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆72Updated last year
- A simulator for strategies of a well-known cooperative card game.☆15Updated 9 years ago
- A reimplementation of the Google AlphaZero algorithm.☆18Updated 5 years ago
- A Monte Carlo Tree Search AI for the game 2048☆30Updated 5 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆105Updated 6 years ago
- Open AI gym environment for the game 2048☆75Updated 3 years ago
- An implementation of Monte Carlo Tree Search in python☆163Updated 5 years ago
- ☆132Updated 5 years ago
- Program Synthesis☆145Updated 4 years ago
- Game AI Game Engine☆100Updated 6 years ago
- A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asyn…☆29Updated 3 years ago
- CMake managed Benzene vanilla for playing and solving the game of Hex, easier to install!☆44Updated last year
- An environment of the board game Go using OpenAI's Gym API☆176Updated 3 years ago
- AlphaZero in JAX☆79Updated last year
- MCTS project for Tetris☆349Updated last year
- A checkers reinforcement learning AI, and all the tools needed to train it.☆58Updated 5 years ago
- AIXIjs - General Reinforcement Learning in the Browser☆148Updated 5 years ago