Skip to content

Commit d1a6af7

Browse files
More descriptive heading
1 parent 20ee950 commit d1a6af7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

examples/comparison_plan_rad_aff.ipynb

+7-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Flow training and visualization\n",
7+
"# Comparison of Planar, Radial, and Affine Coupling Flows"
8+
]
9+
},
10+
{
11+
"cell_type": "markdown",
12+
"metadata": {},
13+
"source": [
814
"In this notebook, we train normalizing flows to fit predefined prior distributions, testing their expressivity. The plots are generated to visualize the learned distributions for given layers $K$, and the training loss is plotted to compare the expressivity of different flows."
915
]
1016
},

0 commit comments

Comments
 (0)