joelthelion / uct
A bot that can play any two-player game, based on Monte-Carlo Tree Search (MCTS)
☆41Updated 5 years ago
Alternatives and similar repositories for uct:
Users that are interested in uct are comparing it to the libraries listed below
- Monte Carlo Tree Search with UCT with a couple of example games.☆152Updated 4 years ago
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 5 years ago
- A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks☆64Updated 9 years ago
- Python wrappers for Pachi. Contains a modified version of the bleeding-edge Pachi source code.☆41Updated 2 years ago
- Monte Carlo Tree Search Mario AI☆30Updated 11 years ago
- Python Information Set Monte Carlo Tree Search library for learning and analysis of games☆17Updated 7 years ago
- Game Tree Search Algorithms - C++ library for AI bot programming☆84Updated 2 years ago
- Library of effective Go routines☆45Updated 14 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 4 years ago
- A generic board game socket server☆43Updated 5 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆147Updated 7 years ago
- A large collection of mostly reinforcement learning agents.☆84Updated 10 years ago
- Minimalistic Go MCTS Engine☆277Updated 6 years ago
- StarCraft AI Competition Zerg Bot☆45Updated 7 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆58Updated 11 months ago
- c++ implementation of alphagozero☆14Updated 6 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆108Updated 9 years ago
- This is the framework for the General Video Game Competition - http://www.gvgai.net/☆139Updated 6 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 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…☆60Updated 6 years ago
- Go-playing neural network in Python using TensorFlow☆70Updated 8 years ago
- Michi-c2 --- development version for michi-c☆26Updated 3 years ago
- An implementation of 9x9 Tic Tac Toe☆77Updated 5 years ago
- A C++ implementation of Numenta's Hierarchical Temporal Memory (HTM) Cortical Learning Algorithm (CLA). Uses Qt for user interface.☆68Updated 9 years ago
- This is a clone of an SVN repository at svn://svn.code.sf.net/p/fuego/code/trunk. It had been cloned by http://svn2github.com/ , but the …☆29Updated 6 years ago
- Dataset preprocessor for the KGS go dataset, eg according to Clark and Storkey input planes☆73Updated 9 years ago
- An open implementation of Pure CFR applied to ACPC poker games.☆205Updated 8 years ago
- A modification of Google's Deep Q-Network to learn to play Super Mario Bros.☆168Updated 8 years ago
- Texas Hold'em AI using Monte-Carlo method UCT Algorithm☆8Updated 10 years ago