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
The functionality of resume_from is equivalent to using initial_params in conjunction with initial_state. It may be worth unifying these two mechanisms of resuming MCMC sampling, eg, by removing resume_from.