Crates.io | monte_carlo |
lib.rs | monte_carlo |
version | 0.1.1 |
source | src |
created_at | 2024-04-02 12:22:25.962546 |
updated_at | 2024-04-02 12:38:12.980484 |
description | Preforms Monte-carlo tree search |
homepage | |
repository | https://gitlab.com/john_t/monte_carlo |
max_upload_size | |
id | 1193447 |
size | 49,556 |
This crate implements monte carlo tree search in rust.
Check out the examples in the repo to understand.