| # Default configuration | |
| project_root: "." | |
| results_dir: "results" | |
| logs_dir: "logs" | |
| seed: 42 | |
| # CAVI defaults | |
| max_iter: 500 | |
| tol: 1.0e-5 | |
| damping: 1.0 | |
| # Radii | |
| radii: [1, 2, 3, 4] | |
| # Default configuration | |
| project_root: "." | |
| results_dir: "results" | |
| logs_dir: "logs" | |
| seed: 42 | |
| # CAVI defaults | |
| max_iter: 500 | |
| tol: 1.0e-5 | |
| damping: 1.0 | |
| # Radii | |
| radii: [1, 2, 3, 4] | |