valentins-bf-benchmark-runs/5b018ae0e1824c888c403c91a1c5f80e/artifacts/source/config.yaml
2025-06-08 22:51:08 +02:00

16 lines
368 B (Stored with Git LFS)
YAML

task:
benchmark_suite: sbibm
name: lotka_volterra
num_posterior_samples: 10000
training:
initial_learning_rate: 1e-3
optimizer: adamw
mode: offline
num_simulations: 100000
epochs: 600
batch_size: 1024
architecture:
summary_network:
type: "bayesflow.networks>TimeSeriesNetwork"
inference_network:
type: "bayesflow.networks>DiffusionModel"