valentins-bf-benchmark-runs/da35da933c8b45b784a3eb31340c5ca0/artifacts/source/config.yaml

18 lines
394 B (Stored with Git LFS)
YAML

task:
benchmark_suite: sbibm
name: two_moons
num_posterior_samples: 10000
training:
initial_learning_rate: 5e-3
optimizer: adamw
mode: offline
num_simulations: 100000
epochs: 600
batch_size: 1024
architecture:
summary_network:
inference_network:
type: "bayesflow.networks>DiffusionModel"
kwargs:
subnet_kwargs:
widths: [128, 128, 128, 128, 128, 128]