tensorflow / probability

Probabilistic reasoning and statistical analysis in TensorFlow

Home Page:https://www.tensorflow.org/probability/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adaptive Metropolis

Qiustander opened this issue · comments

Hi everyone, I found that the adaptive MCMC in tfp.MCMC is for HMC, is there any resource for Metropolis? For example, the traditional one that updates a running covariance?