16 lines
325 B (Stored with Git LFS)
YAML
16 lines
325 B (Stored with Git LFS)
YAML
task:
|
|
benchmark_suite: sbibm
|
|
name: two_moons
|
|
num_posterior_samples: 10000
|
|
training:
|
|
initial_learning_rate: 5e-4
|
|
optimizer: adamw
|
|
mode: online
|
|
num_batches_per_epoch: 3125
|
|
epochs: 100
|
|
batch_size: 32
|
|
architecture:
|
|
summary_network:
|
|
inference_network:
|
|
type: "bayesflow.networks>FlowMatching"
|
|
kwargs:
|