15 lines
318 B (Stored with Git LFS)
YAML
15 lines
318 B (Stored with Git LFS)
YAML
task:
|
|
benchmark_suite: sbibm
|
|
name: gaussian_mixture
|
|
num_posterior_samples: 10000
|
|
training:
|
|
initial_learning_rate: 5e-4
|
|
optimizer: adamw
|
|
mode: offline
|
|
num_simulations: 100000
|
|
epochs: 400
|
|
batch_size: 512
|
|
architecture:
|
|
summary_network:
|
|
inference_network:
|
|
type: "bayesflow.networks>CouplingFlow"
|