probability icon indicating copy to clipboard operation
probability copied to clipboard

tfp.mcmc.NoUTurnSampler is not working with ReplicaExchangeMC

Open DamingoNdiwa opened this issue 3 years ago • 0 comments

I get the error that indicates NUTs is not yet implemented for the ReplicaExchangeMC. Here is the error

REMCFieldNotFoundError: NUTSKernelResults( ) or a kernel result nested within it is currently not supported by the ReplicaExchangeMC kernel. Missing field proposed_results. Please file an issue on the TensorFlow Probability GitHub page.

This is a link https://colab.research.google.com/drive/1QQYIbH0-lWcxJGd2M5mwpAO-XDuwoWA3?usp=sharing to a colab notebook with the error.

DamingoNdiwa avatar Mar 10 '22 22:03 DamingoNdiwa