Skip to content

Commit 9e5e21c

Browse files
committed
typos
1 parent 7b892c6 commit 9e5e21c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/elbo.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ expected value of the likelihood of observations.
66
77
## Arguments
88
- rng: random number generator (ignored on CUDA, if ϕ is a AbstractGPUArray)
9-
- g: machine learnig model
9+
- g: machine learning model
1010
- f: mechanistic model
1111
- ϕ: flat vector of parameters
1212
including parameter of f (ϕ_P), of g (ϕ_Ms), and of VI (ϕ_unc),

0 commit comments

Comments
 (0)