File size: 462 Bytes
a3682cf | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | paper_suite:
benchmark_groups:
- oracle_calib
- easy
- medium
- hard
benchmark_modes:
oracle_calib: temporal_twins_oracle_calib
easy: temporal_twins
medium: temporal_twins
hard: temporal_twins
seeds:
- 0
- 1
- 2
- 3
- 4
num_users: 350
simulation_days: 45
fast_mode: false
n_checkpoints: 8
device: cpu
num_epochs: 3
node_epochs: 150
source_results_dir: results/paper_suite_20260503_202810
|