Skip to content

Releases: TuringLang/Turing.jl

v0.26.2

21 Jun 11:06
3e8d97f
Compare
Choose a tag to compare

Turing v0.26.2

Diff since v0.26.1

Merged pull requests:

v0.26.1

19 Jun 15:41
970abac
Compare
Choose a tag to compare

Turing v0.26.1

Diff since v0.26.0

Closed issues:

  • predict() from a Prior-sampled chain returns no predictions (#2012)

Merged pull requests:

v0.26.0

15 Jun 12:11
6a307cd
Compare
Choose a tag to compare

Turing v0.26.0

Diff since v0.25.3

Closed issues:

  • Implement "Variational Autoencoder" with ADVI (#1885)

Merged pull requests:

v0.25.3

13 Jun 23:10
f8450d6
Compare
Choose a tag to compare

Turing v0.25.3

Diff since v0.25.2

Merged pull requests:

  • Warn user if we're struggling to find good init params (#1999) (@torfjelde)

v0.25.2

06 Jun 12:36
861ae37
Compare
Choose a tag to compare

Turing v0.25.2

Diff since v0.25.1

Closed issues:

  • Up-to-date way of saving and reloading chains (#1994)

Merged pull requests:

  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#1985) (@github-actions[bot])
  • CompatHelper: bump compat for StatsBase to 0.34 for package test, (keep existing compat) (#1986) (@github-actions[bot])
  • Fix turing.ml links (#1998) (@devmotion)

v0.25.1

16 May 21:48
7595e94
Compare
Choose a tag to compare

Turing v0.25.1

Diff since v0.25.0

Closed issues:

  • Strange posterior formula in the Variational Inference document (#1939)
  • ERROR: Mutating arrays is not supported when using arrays of parameters and Zygote (#1984)
  • webiste tutorial link issues (#1987)

Merged pull requests:

v0.25.0

25 Apr 08:35
81ca26f
Compare
Choose a tag to compare

Turing v0.25.0

Diff since v0.24.4

Merged pull requests:

  • Bump DynamicPPL.jl, AdvancedVI, and Bijectors version (#1979) (@torfjelde)

v0.24.4

20 Apr 12:25
918f6f4
Compare
Choose a tag to compare

Turing v0.24.4

Diff since v0.24.3

Closed issues:

  • Question: (#1966)
  • Optimisers.jl v0.2.16 update breaks Turing, won't precompile (#1971)
  • Question, is it possible to turn off autodiff? (#1973)
  • Website Error: Tutorial links send me to the home-page (#1975)
  • Turing.ml site down (#1977)

Merged pull requests:

  • Preserve context in LogDensityFunction (#1943) (@torfjelde)
  • CompatHelper: bump compat for Clustering to 0.15 for package test, (keep existing compat) (#1972) (@github-actions[bot])
  • Fix some typos (#1974) (@goggle)

v0.24.3

12 Mar 14:03
a8a06ed
Compare
Choose a tag to compare

Turing v0.24.3

Diff since v0.24.2

Merged pull requests:

v0.24.2

09 Mar 13:29
b365de7
Compare
Choose a tag to compare

Turing v0.24.2

Diff since v0.24.1

Merged pull requests:

  • CompatHelper: bump compat for DynamicPPL to 0.22, (keep existing compat) (#1947) (@github-actions[bot])
  • CompatHelper: bump compat for AdvancedVI to 0.2, (keep existing compat) (#1948) (@github-actions[bot])
  • CompatHelper: bump compat for DynamicPPL to 0.22 for package test, (keep existing compat) (#1949) (@github-actions[bot])
  • CompatHelper: bump compat for AdvancedVI to 0.2 for package test, (keep existing compat) (#1950) (@github-actions[bot])
  • Fix compatibility with LogDensityProblemsAD 1.4 (#1965) (@devmotion)