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 4 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…☆90Updated 7 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆127Updated last year
- A simulator for strategies of a well-known cooperative card game.☆15Updated 9 years ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆153Updated 4 years ago
- ☆132Updated 5 years ago
- ☆67Updated 3 years ago
- AIXIjs - General Reinforcement Learning in the Browser☆148Updated 5 years ago
- A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)☆86Updated 5 months ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆128Updated 2 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆103Updated 6 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆97Updated 4 years ago
- Open AI gym environment for the game 2048☆74Updated 3 years ago
- An interface with micropolis for city-building agents, packaged as an OpenAI gym environment☆155Updated 4 months ago
- Game AI Game Engine☆99Updated 6 years ago
- This repository contains levels for boxoban, a box-pushing puzzle game inspired by Sokoban.☆75Updated 2 years ago
- different AI algorithms to solve board games☆18Updated 6 years ago
- A Blood Bowl AI framework.☆136Updated last year
- MCTS project for Tetris☆349Updated 10 months ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- A neural net chess engine in 95 lines of python☆75Updated 4 years ago
- AlphaZero in JAX☆78Updated last year
- A checkers reinforcement learning AI, and all the tools needed to train it.☆57Updated 5 years ago
- Ideas for games that serve as interesting vison / spacial / robotics reinforcement learning problems, and how to solve them.☆67Updated 5 years ago
- Framework for writing bots that play Hanabi.☆37Updated 6 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆28Updated 8 years ago