{
    "augment_dims": 1,
    "generate_augment": "gaussian",
    "marginalise_augment": false,
    "n_marg": 50,
    "flow_config": null,
    "training_config": null,
    "poolsize": null,
    "latent_prior": "truncated_gaussian",
    "constant_volume_mode": true,
    "volume_fraction": 0.95,
    "fuzz": 1.0,
    "fixed_radius": false,
    "drawsize": null,
    "check_acceptance": false,
    "truncate_log_q": false,
    "expansion_fraction": 4.0,
    "min_radius": false,
    "max_radius": 50.0,
    "max_poolsize_scale": 10,
    "update_poolsize": true,
    "accumulate_weights": false,
    "save_training_data": false,
    "compute_radius_with_all": false,
    "reparameterisations": null,
    "fallback_reparameterisation": "zscore",
    "use_default_reparameterisations": null,
    "reverse_reparameterisations": false,
    "nlive": 1000,
    "stopping": 0.1,
    "max_iteration": null,
    "checkpointing": true,
    "checkpoint_interval": 600,
    "checkpoint_on_iteration": false,
    "checkpoint_on_training": false,
    "checkpoint_callback": null,
    "logging_interval": 60,
    "log_on_iteration": false,
    "seed": null,
    "pool": null,
    "proposal_plots": false,
    "prior_sampling": false,
    "analytic_priors": false,
    "maximum_uninformed": null,
    "uninformed_proposal": null,
    "uninformed_acceptance_threshold": null,
    "uninformed_proposal_kwargs": null,
    "flow_class": null,
    "training_frequency": null,
    "train_on_empty": true,
    "cooldown": 200,
    "memory": false,
    "reset_weights": false,
    "reset_permutations": false,
    "reset_flow": false,
    "retrain_acceptance": true,
    "reset_acceptance": false,
    "acceptance_threshold": 0.01,
    "shrinkage_expectation": "logt",
    "trace_parameters": null,
    "plot": true,
    "eps": null,
    "torch_dtype": "torch.float32",
    "importance_sampler": false
}