This introduces CovarianceEstimator modeled after PyMC3's implementation, and optionally uses it to adaptively find the mass matrix for HMC. Not sure it's ready for prime time yet but am setting it aside for now, and it doesn't hurt anything (and might help) to merge it in the meantime.
This introduces
CovarianceEstimator
modeled after PyMC3's implementation, and optionally uses it to adaptively find the mass matrix for HMC. Not sure it's ready for prime time yet but am setting it aside for now, and it doesn't hurt anything (and might help) to merge it in the meantime.