joelthelion / uctLinks
A bot that can play any two-player game, based on Monte-Carlo Tree Search (MCTS)
☆41Updated 6 years ago
Alternatives and similar repositories for uct
Users that are interested in uct are comparing it to the libraries listed below
Sorting:
- Monte Carlo Tree Search with UCT with a couple of example games.☆154Updated 5 years ago
- Minimalistic Go MCTS Engine☆276Updated 7 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆147Updated 7 years ago
- Game Tree Search Algorithms - C++ library for AI bot programming☆86Updated 6 months ago
- Go Engine based on Monte-Carlo☆10Updated 9 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆109Updated 9 years ago
- ZZZKBot is a bot (AI) for Starcraft: Broodwar. It is designed to compete against other bots. It is not designed to compete against humans…☆59Updated 3 weeks ago
- Library of effective Go routines☆46Updated 15 years ago
- Minimalistic AlphaGoZero-like Engine☆274Updated 7 years ago
- A fairly strong Go/Baduk/Weiqi playing program☆542Updated 6 months ago
- BetaGo: AlphaGo for the masses, live on GitHub.☆690Updated 4 years ago
- The Encog project for C/C++☆112Updated 6 years ago
- Go-playing neural network in Python using TensorFlow☆70Updated 9 years ago
- Computer Go Program. Download//github.com/zakki/Ray/releases☆153Updated 2 years ago
- An open source library for artificial neural networks.☆121Updated 4 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆85Updated 2 years ago
- Python implementation of Go Text Protocol