Skip to content

Commit fbd366b

Browse files
fixup
1 parent 5418bef commit fbd366b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
- internal renaming of all inference classes from, e.g., `SNPE` to `NPE` (i.e., we
1717
removed the `S` prefix). The functionality of the classes remains the same. The NPE
1818
class handles both the amortized and sequential versions of neural posterior
19-
estimation. An alias for SNPE still exists for backwards compatibility (#1238)
20-
(@michaeldeistler).
19+
estimation. An alias for SNPE (and other sequential methods) still exists for
20+
backwards compatibility (#1238) (@michaeldeistler).
2121
- change `sbi` default parameters: `training_batch_size=200`, `num_chains=20` (#1221)
2222
(@janfb)
2323
- change imports of `posterior_nn`, `likelihood_nn`, and `classifier_nn`. They should

0 commit comments

Comments
 (0)