PetterS / monte-carlo-tree-search
Monte Carlo Tree Search with UCT with a couple of example games.
☆152Updated 4 years ago
Alternatives and similar repositories for monte-carlo-tree-search:
Users that are interested in monte-carlo-tree-search are comparing it to the libraries listed below
- A bot that can play any two-player game, based on Monte-Carlo Tree Search (MCTS)☆41Updated 5 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆197Updated 8 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆147Updated 6 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks☆64Updated 9 years ago
- StarCraft AI Competition Zerg Bot☆45Updated 7 years ago
- Dataset preprocessor for the KGS go dataset, eg according to Clark and Storkey input planes☆73Updated 9 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆108Updated 9 years ago
- A python implementation of Counterfactual Regret Minimization for poker☆282Updated 10 years ago
- Implementation of TD-Gammon in TensorFlow.☆112Updated 5 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆170Updated 6 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆92Updated 7 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
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- A Python Interface for the Arcade Learning Environment (Shared Object)☆126Updated 4 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 6 years ago
- An open implementation of Pure CFR applied to ACPC poker games.☆205Updated 8 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆56Updated 10 months ago
- C++ library for reinforcement learning☆52Updated last year
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- ☆117Updated 4 years ago
- Minimalistic Go MCTS Engine☆277Updated 6 years ago
- An implementation of 9x9 Tic Tac Toe☆77Updated 4 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 7 years ago
- A Monte Carlo Tree Search library for C++☆50Updated 4 years ago
- A platform of grid world that supports up to 1 million reinforcement-learning agents.☆69Updated 7 years ago
- 9x9 AlphaGo☆13Updated 8 years ago