AdamStelmaszczyk / gtsaLinks
Game Tree Search Algorithms - C++ library for AI bot programming
☆86Updated 7 months ago
Alternatives and similar repositories for gtsa
Users that are interested in gtsa 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
- StarCraft AI Competition Zerg Bot☆45Updated 8 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- C++ library for reinforcement learning☆54Updated 2 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- A library to implement counterfactual regret minimization on various abstract strategy games☆18Updated 11 months ago
- Yet another neural network library☆39Updated 8 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 last month
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆85Updated 3 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆206Updated 9 years ago
- Implementation of TD-Gammon in TensorFlow.☆113Updated 6 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆28Updated 9 years ago
- This is the framework for the General Video Game Competition - http://www.gvgai.net/☆139Updated 7 years ago
- Tournament Manager Software for StarCraft AI Competitions☆78Updated 5 years ago
- Minimalistic Go MCTS Engine☆276Updated 7 years ago
- Kenneth Stanley's NEAT code reorganized (tidier?)☆98Updated 5 years ago
- Hearthstone simulator written in Java with full GUI support☆139Updated 7 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 3 years ago
- An implementation of 9x9 Tic Tac Toe☆76Updated 5 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆147Updated 7 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆101Updated 6 years ago
- ☆18Updated 5 years ago
- 2048 AI☆89Updated 8 years ago
- An implementation of the AlphaZero algorithm for chess☆34Updated 2 years ago
- A lightweight big integer library for c++☆222Updated 4 years ago
- Simple Back Propagation Neural Network☆118Updated 4 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
- This is the code for "A Guide to DeepMind's StarCraft AI Environment" by Siraj Raval on Youtube☆211Updated 4 years ago
- This is a deep Q-network (reinforcement learning) AI for Dota 2☆58Updated 8 years ago
- StarCraft: Brood War AI in Scala☆104Updated last month