Skip to content

Commit d4e522c

Browse files
Fixed acknowledgements in paper and links in readme'
1 parent d35fd7a commit d4e522c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ which can directly be opened in
147147
we consider a 2D distribution with two half-moon-shaped modes as a target. We approximate it with a Real NVP model
148148
and obtain the following results.
149149

150-
![2D target distribution and Real NVP model](https://github.com/VincentStimper/normalizing-flows/blob/master/figures/real_nvp.png)
150+
![2D target distribution and Real NVP model](https://raw.githubusercontent.com/VincentStimper/normalizing-flows/master/figures/real_nvp.png)
151151

152152
Note that there might be a density filament connecting the two modes, which is due to an architectural limitation
153153
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
161161
which is available in [Colab](https://colab.research.google.com/github/VincentStimper/normalizing-flows/blob/master/examples/paper_example_nsf_colab.ipynb)
162162
as well, we apply a Neural Spline Flow model to a distribution defined on a cylinder. The resulting density is visualized below.
163163

164-
![Neural Spline Flow applied to target distribution on a cylinder](https://github.com/VincentStimper/normalizing-flows/blob/master/figures/nsf_cylinder_3d.png)
164+
![Neural Spline Flow applied to target distribution on a cylinder](https://raw.githubusercontent.com/VincentStimper/normalizing-flows/master/figures/nsf_cylinder_3d.png)
165165

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.
167167

168168
## Used by
169169

paper/paper.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ spotting bugs.
113113
José Miguel Hernández-Lobato acknowledges support from a Turing AI Fellowship under grant EP/V023756/1.
114114
This work was supported by the German Federal Ministry of Education and Research (BMBF): Tübingen AI
115115
Center, FKZ: 01IS18039B; and by the Machine Learning Cluster of Excellence, EXC number 2064/1 - Project
116-
wannumber 390727645.
116+
number 390727645.
117117

118118

119119
# References

0 commit comments

Comments
 (0)