Hi cluhmann,
I am using pm.sample() with init=“advi+adapt_diag”, and I would like to use a specific obj_optimizer in the advi initialization. Is there a way to do this?
Alternatively, is there a way to specify the starting point of pm.sample() directly, skipping the init method? As I understand it, initvals only overrides the default initial value of the init method, not the starting point of NUTS.
I’m using pymc version 5.1.1.