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.
1 parent 7b892c6 commit 9e5e21cCopy full SHA for 9e5e21c
src/elbo.jl
@@ -6,7 +6,7 @@ expected value of the likelihood of observations.
6
7
## Arguments
8
- rng: random number generator (ignored on CUDA, if ϕ is a AbstractGPUArray)
9
-- g: machine learnig model
+- g: machine learning model
10
- f: mechanistic model
11
- ϕ: flat vector of parameters
12
including parameter of f (ϕ_P), of g (ϕ_Ms), and of VI (ϕ_unc),
0 commit comments