Skip to content

Commit 3a0ec40

Browse files
committed
add new algorithms to index
1 parent 4f3bd0d commit 3a0ec40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ For using the algorithms implemented in `AdvancedVI`, refer to the corresponding
1717
- [KLMinRepGradDescent](@ref klminrepgraddescent) (alias of `ADVI`)
1818
- [KLMinRepGradProxDescent](@ref klminrepgradproxdescent)
1919
- [KLMinScoreGradDescent](@ref klminscoregraddescent) (alias of `BBVI`)
20+
- [KLMinNaturalGradDescent](@ref klminnaturalgraddescent)
21+
- [KLMinSqrtNaturalGradDescent](@ref klminsqrtnaturalgraddescent)
2022
- [KLMinWassFwdBwd](@ref klminwassfwdbwd)

0 commit comments

Comments
 (0)