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 8 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
- Open AI gym environment for the game 2048☆76Updated 3 years ago
- ☆66Updated 4 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆154Updated 5 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆93Updated 7 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆127Updated last year
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆107Updated 6 years ago
- ☆131Updated 5 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆28Updated 9 years ago
- Program Synthesis☆146Updated 4 years ago
- A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)☆87Updated 9 months ago
- A Python implementation of the "CoSyne" algorithim, as described in this paper: https://pdfs.semanticscholar.org/966e/41903b4aff42601a188…☆25Updated 7 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
- A Blood Bowl AI framework.☆136Updated 2 years ago
- A Tetris environment to train machine learning agents☆73Updated 2 years ago
- An implementation of the AlphaZero algorithm for chess☆34Updated 3 years ago
- A Monte Carlo Tree Search AI for the game 2048☆30Updated 5 years ago
- A neural net chess engine in 95 lines of python☆75Updated 4 years ago
- Game AI Game Engine☆100Updated 6 years ago
- A simulator for strategies of a well-known cooperative card game.☆15Updated 9 years ago
- 2048 AI☆89Updated 8 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- An interface with micropolis for city-building agents, packaged as an OpenAI gym environment☆159Updated 9 months ago
- different AI algorithms to solve board games☆18Updated 7 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning☆335Updated 5 months ago
- A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks☆64Updated 9 years ago
- ☆107Updated 5 years ago
- ☆112Updated 3 years ago