Skip to content

Commit 08e0617

Browse files
committed
inserted update in RELEASE-NOTES
1 parent 4b25fa6 commit 08e0617

File tree

2 files changed

+196
-23
lines changed

2 files changed

+196
-23
lines changed

RELEASE-NOTES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77

88
- Improve NUTS initialization `advi+adapt_diag_grad` and add `jitter+adapt_diag_grad` (#2643)
99
- Update loo, new improved algorithm (#2730)
10-
10+
- New CSG (Constant Stochastic Gradient) approximate posterior sampling
11+
algorithm added
1112
### Fixes
1213
- Fixed `compareplot` to use `loo` output.
1314
- Add test for `model.logp_array` and `model.bijection` (#2724)
@@ -249,6 +250,7 @@ Patricio Benavente <[email protected]>
249250
Raymond Roberts
250251
Rodrigo Benenson <[email protected]>
251252
Sergei Lebedev <[email protected]>
253+
Shashank Shekhar <[email protected]>
252254
Skipper Seabold <[email protected]>
253255
Thomas Kluyver <[email protected]>
254256
Tobias Knuth <[email protected]>

docs/source/notebooks/constant_stochastic_gradient.ipynb

Lines changed: 193 additions & 22 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)