Status
| Check | Status | Detail |
|---|---|---|
| CardData | OK | 69 cartes |
| World Model | OK | ~664,506 parametres (estime) |
| Player Model | OK | ~99,027 parametres (estime) |
| MCTS Bot | OK | WM + ValueNet (~97,760 parametres (estime)) |
| Database | OK | 17 joueurs, 13 tournois |
Configuration
| App Version | 11.0 |
| WM Version | 3.24 |
| PM Version | 3.16 |
| WmModel path | /opt/ptcgo2/models/worldmodel_v3.24.onnx |
| PmModel path | /opt/ptcgo2/models/policy.onnx |
| ValueModel path | /opt/ptcgo2/models/value.onnx |
| MCTS Simulations | 50 |
| Environment | Production |
| BaseDirectory | /opt/ptcgo2/app/ |