JuliaGaussianProcesses / AugmentedGPLikelihoods.jl

Provide all functions needed to work with augmented likelihoods (conditionally conjugate with Gaussians)
MIT License
20 stars 1 forks source link

Add new general function to consider the general function `logtilt` + `logprior` #98

Open theogf opened 2 years ago

theogf commented 2 years ago

In some cases the prior and tilt cannot be splitted (in Categorical for example), we should still have a general approach for it.