Skip to content

Commit fc935ce

Browse files
yebaidevmotion
andauthored
Update docs/src/api.md
Co-authored-by: David Widmann <[email protected]>
1 parent 0fe536f commit fc935ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ To train the Gaussian VI targeting at distirbution $p$ via ELBO maiximization, w
2424
using NormalizingFlows
2525
2626
sample_per_iter = 10
27-
flow_trained, stats, _ , _ = train_flow(
27+
flow_trained, stats, _ = train_flow(
2828
elbo,
2929
flow,
3030
logp,

0 commit comments

Comments
 (0)