You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,7 @@ which can directly be opened in
147
147
we consider a 2D distribution with two half-moon-shaped modes as a target. We approximate it with a Real NVP model
148
148
and obtain the following results.
149
149
150
-

150
+

151
151
152
152
Note that there might be a density filament connecting the two modes, which is due to an architectural limitation
153
153
of normalizing flows, especially prominent in Real NVP. You can find out more about it in
@@ -161,9 +161,9 @@ In [another example](https://github.com/VincentStimper/normalizing-flows/blob/ma
161
161
which is available in [Colab](https://colab.research.google.com/github/VincentStimper/normalizing-flows/blob/master/examples/paper_example_nsf_colab.ipynb)
162
162
as well, we apply a Neural Spline Flow model to a distribution defined on a cylinder. The resulting density is visualized below.
163
163
164
-

164
+

165
165
166
-
This example is considered in the [paper](paper/paper.md) accompanying this repository.
166
+
This example is considered in the [paper](https://github.com/VincentStimper/normalizing-flows/blob/master/paper/paper.md) accompanying this repository.
0 commit comments