Add diagnosis plots for model parameter tuning

This commit is contained in:
Deaglan Bartlett 2024-10-28 17:43:30 +01:00
parent e16b14e867
commit ea7019b2db
6 changed files with 44 additions and 4 deletions

View file

@ -47,7 +47,7 @@ epsilon = 0.005
Nsteps = 20
refresh = 0.1
rng_seed = 1
warmup_nsteps = 100
warmup_nsteps = 200
warmup_target_acceptance_rate = 0.7
mvlam_mua = 0.01
mvlam_alpha = 0.5