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 4
4
[ ![ 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 )
5
5
6
6
7
- ** Last updated: 2025-Mar-04 **
7
+ ** Last updated: 2025-Aug-08 **
8
8
9
9
A normalizing flow library for Julia.
10
10
@@ -17,6 +17,8 @@ without being tied to specific probabilistic programming frameworks or applicati
17
17
18
18
See the [ documentation] ( https://turinglang.org/NormalizingFlows.jl/dev/ ) for more.
19
19
20
+ We also provide several demos and examples in [ example] ( https://github.com/TuringLang/NormalizingFlows.jl/tree/main/example ) .
21
+
20
22
## Installation
21
23
To install the package, run the following command in the Julia REPL:
22
24
``` julia
@@ -90,3 +92,4 @@ where one wants to learn the underlying distribution of some data.
90
92
- [ Flux.jl] ( https://fluxml.ai/Flux.jl/stable/ )
91
93
- [ Optimisers.jl] ( https://github.com/FluxML/Optimisers.jl )
92
94
- [ 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