feat(spiel_bot): network with mlp and resnet

This commit is contained in:
Henri Bourcereau 2026-03-07 20:30:27 +01:00
parent df05a43022
commit d5cd4c2402
6 changed files with 543 additions and 0 deletions

View file

@ -1 +1,2 @@
pub mod env;
pub mod network;