You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue: whenever I build a CLI that uses run_svi it needs to expose --num-steps and --lr and specifying the schedule is a whole other problem. Idea: How about offering a --svi-config which is a model dump for at least these two?
Issue: whenever I build a CLI that uses
run_sviit needs to expose--num-stepsand--lrand specifying the schedule is a whole other problem.Idea: How about offering a
--svi-configwhich is a model dump for at least these two?