We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
params
1 parent 9286cca commit 7e0147aCopy full SHA for 7e0147a
examples/augmented_inference.jl
@@ -1,6 +1,6 @@
1
using AbstractGPs
2
using TemporalGPs
3
-using Distributions
+using Distributions: Bernoulli
4
using StatsFuns: logistic
5
6
# In this example we are showing how to work with non-Gaussian likelihoods,
0 commit comments