File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,14 @@ a variational autoencoder.
88
99## Implemented Flows
1010
11- * Planar flow ([ Rezende & Mohamed, 2015] ( https://arxiv.org/abs/1505.05770 ) )
12- * Radial flow ([ Rezende & Mohamed, 2015] ( https://arxiv.org/abs/1505.05770 ) )
11+ * Planar Flow ([ Rezende & Mohamed, 2015] ( https://arxiv.org/abs/1505.05770 ) )
12+ * Radial Flow ([ Rezende & Mohamed, 2015] ( https://arxiv.org/abs/1505.05770 ) )
1313* NICE ([ Dinh et al., 2014] ( https://arxiv.org/abs/1410.8516 ) )
1414* Real NVP ([ Dinh et al., 2016] ( https://arxiv.org/abs/1605.08803 ) )
1515* Glow ([ Kingma & Dhariwal, 2018] ( https://arxiv.org/abs/1807.03039 ) )
16- * Residual flow ([ Chen et al., 2019] ( https://arxiv.org/abs/1906.02735 ) )
16+ * Neural Spline Flow ([ Durkan et al., 2019] ( https://arxiv.org/abs/1906.04032 ) )
17+ * Residual Flow ([ Chen et al., 2019] ( https://arxiv.org/abs/1906.02735 ) )
18+ * Stochastic Normalizing Flows ([ Wu et al., 2020] ( https://arxiv.org/abs/2002.06707 ) )
1719
1820
1921## Methods of Installation
You can’t perform that action at this time.
0 commit comments