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 6 months ago
Alternatives and similar repositories for UCThello
Users that are interested in UCThello are comparing it to the libraries listed below
Sorting:
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 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…☆91Updated 7 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆85Updated 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
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆126Updated last year
- Neural network sorting numbers☆28Updated 7 years ago
- Open AI gym environment for the game 2048☆75Updated 3 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆154Updated 4 years ago
- The Path to Nash Equilibrium☆38Updated 2 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆103Updated 6 years ago
- A "build to learn" Alpha Zero implementation using Gradient Boosted Decision Trees (LightGBM)☆86Updated 7 months ago
- An implementation of the AlphaZero algorithm for chess☆34Updated 2 years ago
- ☆52Updated 2 years ago
- This repository contains levels for boxoban, a box-pushing puzzle game inspired by Sokoban.☆77Updated 2 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆28Updated 9 years ago
- AIXIjs - General Reinforcement Learning in the Browser☆147Updated 5 years ago
- AlphaZero in JAX☆79Updated last year
- Reinforcement Learning Assembly☆92Updated 4 years ago
- ☆110Updated 3 years ago
- We release dataset collected for our research, code that implement neural network models described in the paper, and scripts to reproduce…☆162Updated 4 years ago
- Repo with code for Ludii's built-in AIs.☆23Updated 2 years ago
- An implementation of Monte Carlo Tree Search in python☆163Updated 5 years ago
- An interface with micropolis for city-building agents, packaged as an OpenAI gym environment☆158Updated 7 months ago
- A Python implementation of the "CoSyne" algorithim, as described in this paper: https://pdfs.semanticscholar.org/966e/41903b4aff42601a188…☆25Updated 7 years ago
- Using Rainbow implementation in Chainer RL for Slime Volleyball Pixel Environment☆23Updated 5 years ago
- A Blood Bowl AI framework.☆136Updated last year
- A Monte Carlo Tree Search AI for the game 2048☆30Updated 5 years ago
- A library to implement counterfactual regret minimization on various abstract strategy games☆17Updated 10 months ago