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

16 lines
365 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: 10000
epochs: 100
batch_size: 1024
architecture:
summary_network:
type: "bayesflow.networks>TimeSeriesNetwork"
inference_network:
type: "bayesflow.networks>CouplingFlow"