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
<ahref="https://colab.research.google.com/github/VincentStimper/normalizing-flows/blob/master/example/real_nvp_colab.ipynb"target="_parent"><imgsrc="https://colab.research.google.com/assets/colab-badge.svg"alt="Open In Colab"/></a>
67
67
68
68
A normalizing flow consists of a base distribution, defined in
There, we apply a Real NVP model to a bimodal target distribution and obtain the following results.
133
133
134
-

134
+

135
135
136
-
In [another example](examples/paper_example_nsf.ipynb), we apply a Neural Spline Flow model to a
136
+
In [another example](https://github.com/VincentStimper/normalizing-flows/blob/master/examples/paper_example_nsf.ipynb), we apply a Neural Spline Flow model to a
137
137
distribution defined on a cylinder. The resulting density is visualized below.
138
138
139
-

139
+

140
140
141
141
For more illustrative examples of how to use the package see the
0 commit comments