monte-carlo-tree-search topic

List monte-carlo-tree-search repositories

Ray

69
Stars
81
Forks
Watchers

Computer go engine using Monte-Carlo Tree Search (MCTS)

AlphaZero-Chess

19
Stars
12
Forks
Watchers

This is a Python implementation of Alphazero (for chess) using a custom GUI

LLM verified with Monte Carlo Tree Search

deep-active-inference-mc

79
Stars
13
Forks
Watchers

Deep active inference agents using Monte-Carlo methods

turbozero

69
Stars
4
Forks
Watchers

fast + parallel AlphaZero in JAX

mcts-stl-planning

21
Stars
0
Forks
Watchers

Online Signal Temporal Logic (STL) Monte-Carlo Tree Search for Guided Imitation Learning

Muzero

16
Stars
1
Forks
Watchers

Pytorch Implementation of MuZero for gym environment. It support any Discrete , Box and Box2D configuration for the action space and observation space.

Strategist

37
Stars
6
Forks
Watchers

Algorithms for building strong immutable AIs for round-based games.

TamaGo

56
Stars
11
Forks
Watchers

Computer go engine using Monte-Carlo Tree Search written in Python3.