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 gradient of the Exponential distribution in PyMC is failing because it contains missing or infinite values.
If you use the newfind_constrained_prior function for instance:
Description of your problem
The gradient of the Exponential distribution in PyMC is failing because it contains missing or infinite values.
If you use the new
find_constrained_prior
function for instance:you get a
ValueError: array must not contain infs or NaNs
Complete error traceback
Versions and main components
The text was updated successfully, but these errors were encountered: