mcts-algorithm topic

List mcts-algorithm repositories

mcts

23
Stars
0
Forks
Watchers

MCTS algorithm tutorial and it's explanation with code. Application of MCTS to create A.I for simple game.

mcts-2048

27
Stars
4
Forks
Watchers

A Monte Carlo Tree Search AI for the game 2048

mcts-travel-salesman

20
Stars
2
Forks
Watchers

Monte Carlo tree search (MCTS) on traveling salesman problem (TSP)

LightZero

1.1k
Stars
109
Forks
Watchers

[NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios (awesome MCTS)

openrl

631
Stars
61
Forks
Watchers

Unified Reinforcement Learning Framework

QtNoGo

17
Stars
1
Forks
Watchers

基于Qt的不围棋(nogo)单机对战平台,包含基于MCTS的AI对战Bot

Bridge-AI

15
Stars
5
Forks
Watchers

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...