AdamStelmaszczyk / gtsaLinks
Game Tree Search Algorithms - C++ library for AI bot programming
☆86Updated 8 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
- A library to implement counterfactual regret minimization on various abstract strategy games☆18Updated last year
- Kenneth Stanley's NEAT code reorganized (tidier?)☆98Updated 5 years ago
- C++ library for reinforcement learning☆54Updated 2 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆207Updated 9 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆85Updated 3 years ago
- StarCraft AI Competition Zerg Bot☆45Updated 8 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆101Updated 6 years ago
- This is the framework for the General Video Game Competition - http://www.gvgai.net/☆139Updated 7 years ago
- Minimalistic Go MCTS Engine☆277Updated 7 years ago
- Implementation of TD-Gammon in TensorFlow.☆113Updated 6 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- Tournament Manager Software for StarCraft AI Competitions☆78Updated 5 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆59Updated 5 years ago
- 2048 AI☆89Updated 8 years ago
- No longer maintained, actually usable implementation of NEAT☆65Updated 7 years ago
- An Implementation of BigInteger library in C++☆97Updated 2 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 4 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 2 months ago
- An implementation of 9x9 Tic Tac Toe☆76Updated 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 6 years ago
- A bot that can play any two-player game, based on Monte-Carlo Tree Search (MCTS)☆41Updated 6 years ago
- A lightweight, generic C++11 framework for evolutionary computation☆170Updated 3 years ago
- MM-NEAT version 2.0 is no longer supported. Please get MM-NEAT 3+ from https://github.com/schrum2/MM-NEAT☆11Updated 8 years ago
- A video game description language (VGDL) built on top pf pygame.☆159Updated 6 years ago
- An implementation of the AlphaZero algorithm for chess☆34Updated 3 years ago
- Simple Back Propagation Neural Network☆119Updated 4 years ago
- A generic C++ framework for evolutionary computation☆85Updated 8 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆181Updated 6 years ago