valentins-bf-benchmark-runs/7e9f778d1c9f49c4b83342b4c7070336/artifacts/source/config.yaml
2025-06-08 16:43:58 +02:00

16 lines
352 B (Stored with Git LFS)
YAML

task:
benchmark_suite: sbibm
name: sir
num_posterior_samples: 10000
training:
initial_learning_rate: 1e-3
optimizer: adamw
mode: offline
num_simulations: 10000
epochs: 100
batch_size: 64
architecture:
summary_network:
type: "bayesflow.networks>TimeSeriesNetwork"
inference_network:
type: "bayesflow.networks>FlowMatching"