Skip to content
forked from aqtech-ca/mcts4py

mctreesearch4j implementation on Python

Notifications You must be signed in to change notification settings

altineel/mcts4py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCTS library in Python

Requirements

  • Python 3.9+

Samples

To run samples:

  • run pip install -e . in the root directory
  • run python main.py in the sample directory

To install from PyPI,

python3 -m pip install --index-url https://test.pypi.org/simple/ mcts4py-0.12

About

mctreesearch4j implementation on Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%