Recent Releases of https://github.com/acerbilab/vbmc

https://github.com/acerbilab/vbmc -

v1.0.12 is a quick-fix to v1.0.11: - Added for each prior function the log-pdf function as well (numerically better). - Fixed Example 5 (and minorly 6) to also use the new log pdfs.

- MATLAB
Published by lacerbi over 3 years ago

https://github.com/acerbilab/vbmc - v1.0.11

Updated to v1.0.11:

  • Added several new functions in shared folder for evaluating the pdf and sampling from prior distributions for both bounded and unbounded variables (uniform, trapezoidal, smoothed trapezoidal, smoothbox).
  • New example in vbmc_examples.m describing usage of these priors.
  • Added test folder for unit tests.
  • Minor bug fix in the initialization of variational posteriors (in vbinit_vbmc.m).
  • Added bibtex references to the readme.

- MATLAB
Published by lacerbi over 3 years ago

https://github.com/acerbilab/vbmc - v1.0.10

Minor speed improvements to the VIQR acquisition function (default for noisy likelihoods).

- MATLAB
Published by lacerbi almost 4 years ago

https://github.com/acerbilab/vbmc - v1.0.9

Minor fixes related to the bounded transforms.

- MATLAB
Published by lacerbi almost 4 years ago

https://github.com/acerbilab/vbmc - v1.0.8

Minor fix: Fixed uuinv in fminfill.

- MATLAB
Published by lacerbi over 4 years ago

https://github.com/acerbilab/vbmc -

  • Bug fix: Corrected gradient computation for the variational weights in the Monte Carlo entropy (thanks to Chengkun Li).

- MATLAB
Published by lacerbi almost 5 years ago

https://github.com/acerbilab/vbmc -

  • code cleanup: removed some unused or experimental features, added comments.

- MATLAB
Published by lacerbi almost 5 years ago

https://github.com/acerbilab/vbmc -

  • Fixed bug in slice sampler that slightly biased sampling near the provided bounds (used in GP hyperparameter sampling).

- MATLAB
Published by lacerbi about 5 years ago

https://github.com/acerbilab/vbmc -

  • Modified VBMC output to return SAMPLES struct (might be used in the future).
  • Fixed starting points within bounds in vbmc_mode.m

- MATLAB
Published by lacerbi about 5 years ago

https://github.com/acerbilab/vbmc -

Fixed bug and added unit tests for D=1; updated options function.

- MATLAB
Published by lacerbi about 5 years ago