Closed zeeshan5885 closed 1 month ago
Can you check whether your gradient is returning a non-nan value? Local sampler like MALA relies on the gradient to make a proposal.
Thanks @kazewong, our issue has been resolved, we were getting the nan
gradient for a single parameter.
Hi @kazewong , we are using flowMC for population inference of BBH and facing a strange issue. We are not sure what went wrong. We tried various configurations for the sampler but local acceptance is always zero. However, the global acceptance rate and training chains are going in the right direction.
We have plots and details in this issue https://github.com/gwkokab/gwkokab/issues/263 . We would appreciate any insights regarding such an issue.
Thanks