feat(spiel_bot): AlphaZero
This commit is contained in:
parent
58ae8ad3b3
commit
b0ae4db2d9
5 changed files with 668 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
pub mod alphazero;
|
||||
pub mod env;
|
||||
pub mod mcts;
|
||||
pub mod network;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue