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
- Program Synthesis☆145Updated 4 years ago
- An implementation of the AlphaZero algorithm for chess☆34Updated 3 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆154Updated 5 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆127Updated last year
- 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
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆106Updated 6 years ago
- Open AI gym environment for the game 2048☆75Updated 3 years ago
- ☆66Updated 4 years ago
- different AI algorithms to solve board games☆18Updated 7 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆28Updated 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
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- AlphaZero in JAX☆80Updated last year
- An implementation of Monte Carlo Tree Search in python☆163Updated 5 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆100Updated 4 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- A reimplementation of the Google AlphaZero algorithm.☆18Updated 5 years ago
- A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)☆86Updated 9 months ago
- AIXIjs - General Reinforcement Learning in the Browser☆148Updated 5 years ago
- ☆47Updated 3 months ago
- ☆112Updated 3 years ago
- Karel dataset for program synthesis and program induction☆79Updated 7 years ago
- ☆132Updated 5 years ago
- Repo with code for Ludii's built-in AIs.☆23Updated 2 years ago
- Reinforcement Learning Assembly☆92Updated 4 years ago
- A neural net chess engine in 95 lines of python☆75Updated 4 years ago
- The Path to Nash Equilibrium☆38Updated 3 years ago