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 3 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.☆83Updated 2 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years 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
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- Neural network sorting numbers☆28Updated 7 years ago
- A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)☆86Updated 4 months ago
- AIXIjs - General Reinforcement Learning in the Browser☆148Updated 5 years ago
- ☆132Updated 5 years ago
- A simulator for strategies of a well-known cooperative card game.☆15Updated 9 years ago
- Open AI gym environment for the game 2048☆73Updated 3 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆153Updated 4 years ago
- 2048 AI☆88Updated 8 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆103Updated 6 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
- experimental chess engine based on temporal-difference reinforcement learning☆28Updated 8 years ago
- Game AI Game Engine☆99Updated 6 years ago
- Ideas for games that serve as interesting vison / spacial / robotics reinforcement learning problems, and how to solve them.☆67Updated 5 years ago
- Program Synthesis☆145Updated 4 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆126Updated last year
- Framework for writing bots that play Hanabi.☆37Updated 6 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
- ☆67Updated 3 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆96Updated 4 years ago
- ☆86Updated 6 months ago
- A Monte Carlo Tree Search AI for the game 2048☆30Updated 5 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆57Updated 5 years ago
- A TensorFlow implementation of "DeepChess: End-to-End Deep Neural Network for Automatic Learning in Chess"☆89Updated 6 years ago
- Using Rainbow implementation in Chainer RL for Slime Volleyball Pixel Environment☆23Updated 5 years ago