Skip to content

Commit

Permalink
Enhancements to ensemble surrogates
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Stone committed Sep 13, 2024
1 parent 3c0b1a5 commit 17965cd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog

## [Untracked Changes]
### Added
- Improved methods for fitting PyTorch surrogates, including auto-stopping by parameter value norm

### Modified
- Greatly reduced the number of samples for DNN posterior, speeding up optimization
- Stabilized the mean estimate of ensemble surrogates by avoiding resampling
- Disabled root caching for ensemble surrogates during optimization

## [0.8.5]
### Added
Expand Down

0 comments on commit 17965cd

Please sign in to comment.