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
Looks like nbeta is now a required parameter in the callbacks that take them: LLCEstimator and MalaAcceptanceRate. I've added print notices in sample and estimate_learning_coeff_with_summary for both directions, just in case this changes. See PR #93 .
You need to pass a temperature in both the callbacks and the optim_kwargs. We should give a warning if the user only provides one or the other.
The text was updated successfully, but these errors were encountered: