File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 11[ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://turinglang.org/AdvancedVI.jl/stable/ )
22[ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://turinglang.org/AdvancedVI.jl/dev/ )
3- [ ![ ForwardDiff] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/ForwardDiff.yml/badge.svg?branch=main )] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/ForwardDiff.yml?query=branch%3Amain )
4- [ ![ ReverseDiff] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/ReverseDiff.yml/badge.svg?branch=main )] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/ReverseDiff.yml?query=branch%3Amain )
5- [ ![ Mooncake] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/Mooncake.yml/badge.svg?branch=main )] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/Mooncake.yml?query=branch%3Amain )
6- [ ![ Enzyme] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/Enzyme.yml/badge.svg?branch=main )] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/Enzyme.yml?query=branch%3Amain )
3+ [ ![ Tests] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/Tests.yml/badge.svg?branch=main )] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/Tests.yml/badge.svg?branch=main )
74[ ![ Coverage] ( https://codecov.io/gh/TuringLang/AdvancedVI.jl/branch/main/graph/badge.svg )] ( https://codecov.io/gh/TuringLang/AdvancedVI.jl )
85
6+ | AD Backend | Integration Status |
7+ | ------------- | ------------- |
8+ | ForwardDiff | [ ![ ForwardDiff] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/ForwardDiff.yml/badge.svg?branch=main )] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/ForwardDiff.yml?query=branch%3Amain ) |
9+ | ReverseDiff | [ ![ ReverseDiff] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/ReverseDiff.yml/badge.svg?branch=main )] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/ReverseDiff.yml?query=branch%3Amain ) |
10+ | Zygote | [ ![ Zygote] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/Zygote.yml/badge.svg?branch=main )] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/Zygote.yml?query=branch%3Amain ) |
11+ | Mooncake | [ ![ Mooncake] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/Mooncake.yml/badge.svg?branch=main )] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/Mooncake.yml?query=branch%3Amain ) |
12+ | Enzyme | [ ![ Enzyme] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/Enzyme.yml/badge.svg?branch=main )] ( https://github.com/TuringLang/AdvancedVI.jl/actions/workflows/Enzyme.yml?query=branch%3Amain ) |
13+
914# AdvancedVI.jl
1015
1116[ AdvancedVI] ( https://github.com/TuringLang/AdvancedVI.jl ) provides implementations of variational inference (VI) algorithms, which is a family of algorithms aiming for scalable approximate Bayesian inference by leveraging optimization.
You can’t perform that action at this time.
0 commit comments