valentins-bf-benchmark-runs/8cfbea41f8ca4f2fbd957d4f8f8ef5ad/artifacts/source/config.yaml
2025-06-02 22:07:41 +02:00

20 lines
441 B (Stored with Git LFS)
YAML

task:
benchmark_suite: sbibm
name: lotka_volterra
num_posterior_samples: 10000
training:
initial_learning_rate: 5e-4
optimizer: adamw
mode: offline
num_simulations: 1000
epochs: 100
batch_size: 32
architecture:
summary_network:
type: "bayesflow.networks>TimeSeriesNetwork"
inference_network:
type: "bayesflow.networks>DiffusionModel"
kwargs:
integrate_kwargs:
steps: 250
method: euler