feat(spiel_bot): network with mlp and resnet
This commit is contained in:
parent
df05a43022
commit
d5cd4c2402
6 changed files with 543 additions and 0 deletions
|
|
@ -7,3 +7,4 @@ edition = "2021"
|
|||
trictrac-store = { path = "../store" }
|
||||
anyhow = "1"
|
||||
rand = "0.9"
|
||||
burn = { version = "0.20", features = ["ndarray", "autodiff"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue