feat(spiel_bot): network with mlp and resnet
This commit is contained in:
parent
c0d844fdf6
commit
9606e175b8
6 changed files with 543 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -5896,6 +5896,7 @@ name = "spiel_bot"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"burn",
|
||||
"rand 0.9.2",
|
||||
"trictrac-store",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue