monte-carlo-tree-search topic
awesome-monte-carlo-tree-search-papers
A curated list of Monte Carlo tree search papers with implementations.
alphago-zero-tictactoe-js
A game framework based on AlphaZero/TensorFlow.js runs in browser to demonstrate tic-tac-toe AI game. Use a pre-trained model or train from scratch. Ported from suragnair/alpha-zero-general (Python)
AnimalChess
Animal Fight Chess Game(斗兽棋) written in rust.
alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
alpha_sigma
A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.
muzero-general
MuZero
mcts
Board game AI implementations using Monte Carlo Tree Search
aizynthfinder
A tool for retrosynthetic planning
hearthstone-ai
A Hearthstone AI based on Monte Carlo tree search and neural nets written in modern C++.