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.☆153Updated 4 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆147Updated 7 years ago
- Minimalistic Go MCTS Engine☆275Updated 7 years ago
- A fairly strong Go/Baduk/Weiqi playing program☆538Updated 3 months ago
- Game Tree Search Algorithms - C++ library for AI bot programming☆86Updated 3 months ago
- StarCraft AI Competition Zerg Bot☆45Updated 7 years ago
- Minimalistic AlphaGoZero-like Engine☆273Updated 7 years ago
- A large collection of mostly reinforcement learning agents.☆84Updated 10 years ago
- BetaGo: AlphaGo for the masses, live on GitHub.☆689Updated 4 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆108Updated 9 years ago
- A modification of Google's Deep Q-Network to learn to play Super Mario Bros.☆167Updated 8 years ago
- A chinese chess engine☆114Updated 10 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Dataset preprocessor for the KGS go dataset, eg according to Clark and Storkey input planes☆73Updated 9 years ago
- Library of effective Go routines☆45Updated 14 years ago
- The Encog project for C/C++☆112Updated 5 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 7 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆284Updated 9 years ago
- Computer Go Program. Download//github.com/zakki/Ray/releases☆150Updated 2 years ago
- This is the 0.4 release of the Arcade Learning Environment (ALE), a platform designed for AI research. ALE is based on Stella, an Atari 2…☆160Updated 7 years ago
- A Go A.I. based on MCTS WITHOUT Neural Networks☆379Updated 4 years ago
- Go Engine based on Monte-Carlo☆10Updated 9 years ago
- Go-playing neural network in Python using TensorFlow☆70Updated 9 years ago
- An open source library for artificial neural networks.☆122Updated 4 years ago
- The original implementation of HyperNEAT in C++☆95Updated 7 years ago
- A Hearthstone: Heroes of WarCraft Simulator for the purposes of Machine Learning and Data Mining☆510Updated 7 years ago
- First I made a poker AI in Ruby... not fast enough! Then I made another in Python... still too slow! So this is my third poker AI writt…☆51Updated 10 years ago
- all the code i've ever written since grade 11; also includes some forward-ported code from grades 8 and 9.☆132Updated 7 years ago
- A python implementation of Counterfactual Regret Minimization for poker☆288Updated 10 years ago
- A Monte Carlo tree search agent for Ms Pac-Man☆20Updated 12 years ago