twiecki on pre-commit-config-update-0
⬆️ UPGRADE: Autoupdate pre-comm… (compare)
fonnesbeck on main
Make VI (posterior) mean and st… (compare)
obj_optimizer=pm.adagrad_window(learning_rate)
, or are there other parameters I need to set appropriately?
FloatingPointError: NaN occurred in optimization.
error on the first ADVI iteration. All the parameters I set for the model (priors, etc.) have not changed, I've only changed the API to access ADVI to pm.fit
. Am I missing something obvious with the upgrade?