Skip to content

Releases: theogf/AugmentedGaussianProcesses.jl

v0.10.1

30 Mar 19:16
05502e8

Choose a tag to compare

AugmentedGaussianProcesses v0.10.1

Diff since v0.10.0

Merged pull requests:

  • Formatted all files following bluestyle (#92) (@theogf)

v0.10.0

30 Mar 14:25
217d967

Choose a tag to compare

AugmentedGaussianProcesses v0.10.0

Diff since v0.9.4

Merged pull requests:

  • Fixes issues with Inducing Points gradients (#71) (@theogf)

v0.9.4

02 Mar 10:47
f64ad59

Choose a tag to compare

AugmentedGaussianProcesses v0.9.4

Diff since v0.9.3

Merged pull requests:

  • Fix wrong behavior for stochastic behavior of AnalyticVI (#83) (@theogf)
  • Bump versions (#85) (@theogf)

v0.9.3

14 Jan 13:32
a261d25

Choose a tag to compare

AugmentedGaussianProcesses v0.9.3

Diff since v0.9.2

Merged pull requests:

  • Fix Generic Likelihood behaviour (#79) (@theogf)

v0.9.2

13 Jan 17:00
bdf9ea6

Choose a tag to compare

AugmentedGaussianProcesses v0.9.2

Diff since v0.9.1

Merged pull requests:

  • CompatHelper: bump compat for "SpecialFunctions" to "1.2" (#73) (@github-actions[bot])
  • Readding the Augmented Likelihood macro (#77) (@theogf)

v0.9.1

29 Oct 18:11
706f092

Choose a tag to compare

AugmentedGaussianProcesses v0.9.1

Diff since v0.9.0

Closed issues:

  • Alternative negative binomial parameterization? (#64)

Merged pull requests:

  • Relax r parameter to Real for Negative Binomial (#68) (@theogf)
  • Fix dispatch with likelihood and make ForwardDiff work for any kernel (#69) (@theogf)

v0.9.0

27 Oct 18:17
a7c576a

Choose a tag to compare

AugmentedGaussianProcesses v0.9.0

Diff since v0.8.5

Closed issues:

  • DomainError with NaN (#18)

Merged pull requests:

v0.8.5

09 Oct 17:13
f2b341e

Choose a tag to compare

AugmentedGaussianProcesses v0.8.5

Diff since v0.8.4

Merged pull requests:

  • CompatHelper: bump compat for "Distributions" to "0.24" (#65) (@github-actions[bot])
  • CompatHelper: bump compat for "Distances" to "0.10" (#66) (@github-actions[bot])

v0.8.4

25 Sep 15:13
b698889

Choose a tag to compare

AugmentedGaussianProcesses v0.8.4

Diff since v0.8.3

Merged pull requests:

  • CompatHelper: bump compat for "KernelFunctions" to "0.5" (#57) (@github-actions[bot])
  • CompatHelper: bump compat for "KernelFunctions" to "0.6" (#58) (@github-actions[bot])

v0.8.3

26 Jul 00:27
b3a7036

Choose a tag to compare

AugmentedGaussianProcesses v0.8.3

Diff since v0.8.2

Merged pull requests:

  • Added adaptive linegrid for inducing points (#48) (@theogf)
  • Solving small issues and reformatting tests (#52) (@theogf)
  • CompatHelper: bump compat for "Flux" to "0.11" (#53) (@github-actions[bot])
  • Make tests great again (#54) (@theogf)