v0.21.10
github-actions
released this
11 Aug 00:00
·
188 commits
to master
since this release
Turing v0.21.10
Closed issues:
- Bayesian neural network using VI tutorial does not solve the problem (#1326)
- Adding an implementation of the EM Algorithm to Turing for fitting latent variable models or mixture models (#1340)
- Simple syntax error in coin example (#1376)
- Question: What is the true value of observation noise in SDE example? (#1540)
- Issue with hierarchical model with LKJCholesky sampling! (#1807)
- Math doesn't display on some docs pages (#1827)
- Turing.jl sampling quite slow compared to brms (rstan) and bambi (pymc) (#1851)
- StackOverflowError: (#1854)
- Fix local website build (#1855)
Merged pull requests:
- CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#1844) (@github-actions[bot])
- locally tested latex (#1857) (@tomroesch)
- Minor update to tests after new DPPL update (#1865) (@torfjelde)
- Latex in
for-developers
section tested throughturing.ml
. (#1869) (@tomroesch) - Remove obsolete files in the docs folder. (#1872) (@yebai)