AdamStelmaszczyk / gtsaLinks
Game Tree Search Algorithms - C++ library for AI bot programming
☆86Updated 4 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 4 years ago
- C++ library for reinforcement learning☆54Updated 2 years ago
- StarCraft AI Competition Zerg Bot☆45Updated 7 years ago
- A library to implement counterfactual regret minimization on various abstract strategy games☆17Updated 8 months ago
- An implementation of 9x9 Tic Tac Toe☆76Updated 5 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆205Updated 9 years ago
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- Tournament Manager Software for StarCraft AI Competitions☆77Updated 5 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆84Updated 2 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆28Updated 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 last month
- Kenneth Stanley's NEAT code reorganized (tidier?)☆98Updated 5 years ago
- OOPoker or "Object Oriented Poker" is an engine that runs Texas Hold'm games. You can play against bots, or let bots play against each ot…☆70Updated 5 years ago
- PGE: Parallel Game Engine☆102Updated 4 years ago
- Implementation of TD-Gammon in TensorFlow.☆113Updated 6 years ago
- This is the framework for the General Video Game Competition - http://www.gvgai.net/☆138Updated 7 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆58Updated 5 years ago
- NEAT Solver for OpenAI☆145Updated 8 years ago
- 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
- 2048 AI☆89Updated 8 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆99Updated 6 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- Game AI for Machine Learning for Hackers #3☆159Updated 8 years ago
- ☆18Updated 5 years ago
- A python implementation of Counterfactual Regret Minimization for poker☆289Updated 10 years ago
- A large collection of mostly reinforcement learning agents.☆84Updated 10 years ago
- Deep Pink is a chess AI that learns to play chess using deep learning.☆822Updated 8 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- A bot that can play any two-player game, based on Monte-Carlo Tree Search (MCTS)☆41Updated 6 years ago