File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 44[ ![ Build Status] ( https://github.com/TuringLang/NormalizingFlows.jl/actions/workflows/CI.yml/badge.svg?branch=main )] ( https://github.com/TuringLang/NormalizingFlows.jl/actions/workflows/CI.yml?query=branch%3Amain )
55
66
7- ** Last updated: 2025-Mar-04 **
7+ ** Last updated: 2025-Aug-08 **
88
99A normalizing flow library for Julia.
1010
@@ -17,6 +17,8 @@ without being tied to specific probabilistic programming frameworks or applicati
1717
1818See the [ documentation] ( https://turinglang.org/NormalizingFlows.jl/dev/ ) for more.
1919
20+ We also provide several demos and examples in [ example] ( https://github.com/TuringLang/NormalizingFlows.jl/tree/main/example ) .
21+
2022## Installation
2123To install the package, run the following command in the Julia REPL:
2224``` julia
@@ -90,3 +92,4 @@ where one wants to learn the underlying distribution of some data.
9092- [ Flux.jl] ( https://fluxml.ai/Flux.jl/stable/ )
9193- [ Optimisers.jl] ( https://github.com/FluxML/Optimisers.jl )
9294- [ AdvancedVI.jl] ( https://github.com/TuringLang/AdvancedVI.jl )
95+ - [ MonotonicSplines.jl] ( https://github.com/bat/MonotonicSplines.jl )
You can’t perform that action at this time.
0 commit comments