Skip to content

Commit 3d6dca8

Browse files
Update normalizing_flows.md
1 parent d68bd56 commit 3d6dca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/examples/normalizing_flows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Continuous Normalizing Flows with GalacticOptim.jl
1+
# Continuous Normalizing Flows
22

33
Now, we study a single layer neural network that can estimate the density `p_x` of a variable of interest `x` by re-parameterizing a base variable `z` with known density `p_z` through the Neural Network model passed to the layer.
44

0 commit comments

Comments
 (0)