v0.12.0
Turing v0.12.0
Closed issues:
- Eorror:Precompiling Turing (#1088)
- Build failing. "AbstractChains not defined" (#1121)
- Make it easier to choose resampling method and threshold when using
SMC()
(#1226) - Turing compilation fails (#1229)
- Data leakage in Bayesian logistic regression example (#1235)
- AD error with Bijectors 0.7 (#1256)
Merged pull requests:
- Update Turing to AbstractMCMC 1.0, AdvancedMH 0.5, and DynamicPPL 0.6 (#1224) (@devmotion)
- Add constructors and documentation for
SMC
(#1228) (@devmotion) - Update variational_inference.md (#1234) (@cmerkatas)
- Use
propagate!
instead ofLibtask.consume
(#1237) (@devmotion) - Added kwargs to deafult HMC constructor (#1238) (@torfjelde)
- Simplify ParticleContainer and add better tests for propagate! (#1242) (@devmotion)
- Allow sampling from the prior (#1243) (@devmotion)
- Remove sidebar for news/teams (#1246) (@cpfiffer)
- Make Turing compatible with Libtask 0.4 (#1248) (@devmotion)
- Make Turing compatible with DynamicPPL 0.7.1 (#1249) (@devmotion)
- Update history (#1251) (@mohamed82008)
- CompatHelper: bump compat for "Bijectors" to "0.7" (#1252) (@github-actions[bot])
- CompatHelper: bump compat for "DistributionsAD" to "0.5" (#1254) (@github-actions[bot])
- Some more changes (#1255) (@devmotion)
- Remove unused method (#1257) (@devmotion)
- Fix HMC initialization and allow AD in SampleFromPrior (#1258) (@mohamed82008)
- Run single- and multithreaded tests on Travis (#1259) (@devmotion)
- Also test on Julia 1.0 (#1262) (@devmotion)
- Clean CI setup (#1263) (@devmotion)
- HMC initialization fix - again (#1264) (@mohamed82008)
- Added contact info for Arthur (#1265) (@luiarthur)
- Fix log evidence computation (#1266) (@devmotion)
- Update gsoc_members.yml (#1267) (@SaranjeetKaur)
- Update gsoc_members.yml (#1268) (@SaranjeetKaur)
- More changes (#1269) (@devmotion)