File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,14 @@ and [Resampling Base Distributions of Normalizing Flows](https://arxiv.org/abs/2
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+ * Masked Autoregressive Flow ([ Papamakarios et al., 2017] ( https://proceedings.neurips.cc/paper/2017/hash/6c1da886822c67822bcf3679d04369fa-Abstract.html ) )
1617* Neural Spline Flow ([ Durkan et al., 2019] ( https://arxiv.org/abs/1906.04032 ) )
18+ * Circular Neural Spline Flow ([ Rezende et al., 2020] ( http://proceedings.mlr.press/v119/rezende20a.html ) )
1719* Residual Flow ([ Chen et al., 2019] ( https://arxiv.org/abs/1906.02735 ) )
1820* Stochastic Normalizing Flows ([ Wu et al., 2020] ( https://arxiv.org/abs/2002.06707 ) )
1921
22+ Note that Neural Spline Flows with circular and non-circular coordinates
23+ are also supported.
2024
2125## Methods of Installation
2226
You can’t perform that action at this time.
0 commit comments