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
[ ] (optional) Add a wrapper for Nested Sampling Exploring nested sampling #807 Probably add some simple-to-implement cdf methods (e.g. Uniform.cdf?)
Deprecate TruncatedNormal/TruncatedCauchy in favor of more flexible TruncatedDistribution...
Switch Uniform back to the original Uniform implementation, rather than a TransformedDistribution implementation. Transformed implementation is unnecessary now because we have dropped dynamic support (in favor of the more flexible reparam API)
Fix some legacy docs in potential_energy and DiscreteHMCGibbs
[ ] (optional) Finish the embarrassingly parallel tutorial Try flow hmc in covtype dataset #277[ ] (optional) Add a wrapper for Nested Sampling Exploring nested sampling #807 Probably add some simple-to-implementcdf
methods (e.g. Uniform.cdf?)potential_energy
andDiscreteHMCGibbs
[ ] Target jax 0.2.10 and jaxlib 0.1.62?obs_mask
from Pyro Support obs_mask kwarg in sample statements pyro#2772? thenupdate Imputing tutorialsget_mask
from https://github.com/pyro-ppl/pyro/pull/2751/files and optimize NeuTra, HMCECS, autoguide,...The text was updated successfully, but these errors were encountered: