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
#392 changed SamplingAlgorithm to MCMCSamplingAlgorithm. This class now includes other non-MCMC sampling algorithms, i.e. particle methods such as SMC and soon SVGD.
I propose to change MCMCSamplingAlgorithm back to SamplingAlgorithm to encompass a more general class of algorithms.
The text was updated successfully, but these errors were encountered:
#392 changed
SamplingAlgorithm
toMCMCSamplingAlgorithm
. This class now includes other non-MCMC sampling algorithms, i.e. particle methods such as SMC and soon SVGD.I propose to change
MCMCSamplingAlgorithm
back toSamplingAlgorithm
to encompass a more general class of algorithms.The text was updated successfully, but these errors were encountered: