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, 11 tournois |
Configuration
| App Version | 11.1 |
| WM Version | 3.24 |
| PM Version | 3.16 |
| WmModel path | /opt/ptcgo2-staging/models/worldmodel_v3.24.onnx |
| PmModel path | /opt/ptcgo2-staging/models/policy.onnx |
| ValueModel path | /opt/ptcgo2-staging/models/value.onnx |
| MCTS Simulations | 50 |
| Environment | Staging |
| BaseDirectory | /opt/ptcgo2-staging/app/ |