feat(spiel_bot): Monte-Carlo tree search
This commit is contained in:
parent
d5cd4c2402
commit
58ae8ad3b3
6 changed files with 672 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -5898,6 +5898,7 @@ dependencies = [
|
|||
"anyhow",
|
||||
"burn",
|
||||
"rand 0.9.2",
|
||||
"rand_distr",
|
||||
"trictrac-store",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue