Tags: theogf/AugmentedGaussianProcesses.jl
Tags
## AugmentedGaussianProcesses v0.9.1 [Diff since v0.9.0](v0.9.0...v0.9.1) **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)
## AugmentedGaussianProcesses v0.8.5 [Diff since v0.8.4](v0.8.4...v0.8.5) **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])
## AugmentedGaussianProcesses v0.8.4 [Diff since v0.8.3](v0.8.3...v0.8.4) **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])
## AugmentedGaussianProcesses v0.8.3 [Diff since v0.8.2](v0.8.2...v0.8.3) **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)