We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b03f99f commit 8ea25eaCopy full SHA for 8ea25ea
library/main.yml
@@ -71,6 +71,11 @@
71
github: https://github.com/TuringLang/AdvancedVI.jl
72
description: "Variational inference algorithms for Bayesian models"
73
category: vi
74
+- name: NormalizingFlows
75
+ api: https://turinglang.org/NormalizingFlows.jl/
76
+ github: https://github.com/TuringLang/NormalizingFlows.jl
77
+ description: "Variational inference and normalizing flows for Bayesian computation"
78
+ category: vi
79
80
- name: TuringCallbacks
81
api: https://turinglang.org/TuringCallbacks.jl/
0 commit comments