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 9fc328d commit 41d10efCopy full SHA for 41d10ef
src/NormalizingFlows.jl
@@ -11,7 +11,7 @@ using DocStringExtensions
11
12
export train_flow, elbo, loglikelihood
13
14
-"""
+"""
15
train_flow([rng::AbstractRNG, ]vo, flow, args...; kwargs...)
16
17
Train the given normalizing flow `flow` by calling `optimize`.
0 commit comments