feat(spiel_bot): az_train parallel games with rayon
This commit is contained in:
parent
150efe302f
commit
4691a84e23
4 changed files with 27 additions and 4 deletions
|
|
@ -9,6 +9,7 @@ anyhow = "1"
|
|||
rand = "0.9"
|
||||
rand_distr = "0.5"
|
||||
burn = { version = "0.20", features = ["ndarray", "autodiff"] }
|
||||
rayon = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = { version = "0.5", features = ["html_reports"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue