Deep CFR YAML config 추가

This commit is contained in:
2026-05-07 00:30:42 +09:00
parent d86e534ba9
commit f593a6d910
11 changed files with 610 additions and 267 deletions
+2 -2
View File
@@ -97,8 +97,8 @@ extras.
Still smaller than legacy:
1. Config is a single `DeepCFRConfig` dataclass rather than a deeply nested
YAML-first config tree.
1. Config is YAML-first and nested through Pydantic, but only one smoke preset
exists under `configs/deep_cfr/`.
2. Multiprocessing exists, but it is intentionally simple:
- no progress callback per worker batch
- no hotspot timing profile