mcts-algorithm topic
mcts
MCTS algorithm tutorial and it's explanation with code. Application of MCTS to create A.I for simple game.
mcts-2048
A Monte Carlo Tree Search AI for the game 2048
mcts-travel-salesman
Monte Carlo tree search (MCTS) on traveling salesman problem (TSP)
LightZero
[NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios (awesome MCTS)
openrl
Unified Reinforcement Learning Framework
QtNoGo
基于Qt的不围棋(nogo)单机对战平台,包含基于MCTS的AI对战Bot
Bridge-AI
In this project we try to create a sophisticated computer agent to play the Contact Bridge card game. Our goal is to develop an agent that is tough to play against, with fast reaction time so it is ab...