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
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks☆64Updated 9 years ago
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- Convolution neural network... for draw video poker. Perhaps, we learn something useful for other poker, too.☆108Updated 9 years ago
- A bot that can play any two-player game, based on Monte-Carlo Tree Search (MCTS)☆41Updated 5 years ago
- using CNN to do move prediction and board evaluation for the board game Go☆147Updated 6 years ago
- Unofficial attempt to rebuild AlphaGo Zero☆56Updated 9 months ago
- Library of effective Go routines☆45Updated 14 years ago
- Monte Carlo Tree Search Mario AI☆30Updated 11 years ago
- Minimalistic Go MCTS Engine☆277Updated 6 years ago
- BetaGo: AlphaGo for the masses, live on GitHub.☆683Updated 4 years ago
- An implementation of 9x9 Tic Tac Toe☆77Updated 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
- 9x9 AlphaGo☆13Updated 8 years ago
- Dataset preprocessor for the KGS go dataset, eg according to Clark and Storkey input planes☆73Updated 8 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆169Updated 6 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆272Updated 7 years ago
- StarCraft AI Competition Zerg Bot☆45Updated 7 years ago
- An implementation of Deep Q-Network using Caffe☆211Updated 8 years ago
- A python implementation of Counterfactual Regret Minimization for poker☆282Updated 10 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 5 years ago
- Implementations of deep RL papers and random experimentation☆177Updated 6 years ago
- Game Tree Search Algorithms - C++ library for AI bot programming☆84Updated 2 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆88Updated 6 years ago
- RUDDER for ATARI games with delayed rewards in OpenAI Baselines package☆266Updated 5 years ago
- This is the 0.4 release of the Arcade Learning Environment (ALE), a platform designed for AI research. ALE is based on Stella, an Atari 2…☆161Updated 7 years ago
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆92Updated 7 years ago
- Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning☆205Updated 7 years ago