An open API service indexing awesome lists of open source software.

https://github.com/juliagaussianprocesses/augmentedgplikelihoods.jl

Provide all functions needed to work with augmented likelihoods (conditionally conjugate with Gaussians)
https://github.com/juliagaussianprocesses/augmentedgplikelihoods.jl

Last synced: 29 days ago
JSON representation

Provide all functions needed to work with augmented likelihoods (conditionally conjugate with Gaussians)

Awesome Lists containing this project

README

          

# AugmentedGPLikelihoods

[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaGaussianProcesses.github.io/AugmentedGPLikelihoods.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://JuliaGaussianProcesses.github.io/AugmentedGPLikelihoods.jl/dev)
[![Build Status](https://github.com/JuliaGaussianProcesses/AugmentedGPLikelihoods.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/JuliaGaussianProcesses/AugmentedGPLikelihoods.jl/actions/workflows/CI.yml?query=branch%3Amain)
[![Coverage](https://codecov.io/gh/JuliaGaussianProcesses/AugmentedGPLikelihoods.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/JuliaGaussianProcesses/AugmentedGPLikelihoods.jl)
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)
[![ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://img.shields.io/badge/ColPrac-Contributor's%20Guide-blueviolet)](https://github.com/SciML/ColPrac)
[![DOI](https://zenodo.org/badge/434548515.svg)](https://zenodo.org/badge/latestdoi/434548515)

Provides all necessary functions to work with augmented likelihoods for Gaussian Processes and more, check out the docs for more info.

For a global overview over the approach, see the PhD thesis [Latent variable augmentation for approximate Bayesian inference,
applications for Gaussian processes](https://depositonce.tu-berlin.de/items/02f8e83d-72c9-4f69-bded-556caf15cc62).