GitHub / PaytonWebber / mcts-python
This repository provides an implementation of the Monte Carlo Tree Search (MCTS) algorithm in Python. MCTS is widely used for making decisions in games and other applications where exploring possible future states is essential.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PaytonWebber%2Fmcts-python
PURL: pkg:github/PaytonWebber/mcts-python
Stars: 2
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 10.7 KB
Dependencies parsed at: Pending
Created at: 12 months ago
Updated at: 6 months ago
Pushed at: 6 months ago
Last synced at: 2 months ago
Topics: mcts, monte-carlo-tree-search