Skip to content

Commit 77276bd

Browse files
Red-Portalmhauru
andauthored
fix HISTORY.md
Co-authored-by: Markus Hauru <[email protected]>
1 parent fd0e928 commit 77276bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For a more comprehensive list of changes, please refer to the [changelogs](https
1111

1212
- A new level of interface for defining different variational algorithms has been introduced in `AdvancedVI` v0.5. As a result, the function `Turing.vi` now receives a keyword argument `algorithm`. The object `algorithm <: AdvancedVI.AbstractVariationalAlgorithm` should now contain all the algorithm-specific configurations. Therefore, keyword arguments of `vi` that were algorithm-specific such as `objective`, `operator`, `averager` and so on, have been moved as fields of the relevant `<: AdvancedVI.AbstractVariationalAlgorithm` structs.
1313
- The default hyperparameters of `DoG`and `DoWG` have been altered.
14-
- The depricated `[email protected]`-era interface is now removed.
14+
- The deprecated `[email protected]`-era interface is now removed.
1515

1616
# 0.41.0
1717

0 commit comments

Comments
 (0)