AdamStelmaszczyk / gtsa
Game Tree Search Algorithms - C++ library for AI bot programming
☆84Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for gtsa
- Monte Carlo Tree Search with UCT with a couple of example games.☆150Updated 3 years ago
- StarCraft AI Competition Zerg Bot☆45Updated 7 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆82Updated last year
- This is the framework for the General Video Game Competition - http://www.gvgai.net/☆140Updated 6 years ago
- Implementation of TD-Gammon in TensorFlow.☆110Updated 5 years ago
- An implementation of the AlphaZero algorithm for chess☆34Updated last year
- Source code of the MaastCTS2 agent for General Video Game playing. Champion of the 2016 GVG-AI Single-Player Track, and runner-up of the …☆14Updated 3 years ago
- Kenneth Stanley's NEAT code reorganized (tidier?)☆97Updated 4 years ago
- Michi-c2 --- development version for michi-c☆25Updated 2 years ago
- A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asyn…☆29Updated 2 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆27Updated 8 years ago
- A library to implement counterfactual regret minimization on various abstract strategy games☆16Updated 5 years ago
- A reimplementation of the Google AlphaZero algorithm.☆18Updated 4 years ago
- A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks☆62Updated 8 years ago
- 2048 AI☆88Updated 7 years ago
- Toolkit designed to ease development of your Deep Neural Network models for the game of Go (weiqi, baduk).☆20Updated 7 years ago
- A TensorFlow implementation of "DeepChess: End-to-End Deep Neural Network for Automatic Learning in Chess"☆87Updated 6 years ago
- A state of the art chess engine written in C++11☆30Updated last year
- Minimalistic Go MCTS Engine☆275Updated 6 years ago
- Starter Bot for Codingame's Coders Strike Back AI Challenge (Simulation Engine + Random Search)☆37Updated 7 years ago
- Go-playing neural network in Python using TensorFlow☆70Updated 8 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆144Updated 6 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆56Updated 4 years ago
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- ☆44Updated 3 years ago
- SpielViz is an interactive viewer for OpenSpiel games.☆28Updated 5 months ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 4 years ago
- Demo of UCT (MCTS) in Python / Numpy☆83Updated last year
- A Policy Network in Tensorflow to classify chess moves☆18Updated 8 years ago