Releases: StatisticalReinforcementLearningLab/adaptive-sandwich
Releases · StatisticalReinforcementLearningLab/adaptive-sandwich
Release list
Massive performance increases and adjusted sandwich fidelity diagnostic suite added
What's Changed
- Closed-form test implementing old manual verification from colab notebook by @nowellclosser in #68
- ADS-140 uv migration by @nowellclosser in #69
- ADS-139 Performance Audit by @nowellclosser in #70
- Ads 141 precommit ruff by @nowellclosser in #71
- ADS-139 Performance Follow-ups by @nowellclosser in #72
- ADS-142 new diagnostics, calibrated diagnostic suite, new bootstrap final interval estimate, diagnostic performance improvements by @nowellclosser in #73
- TODOS swept: deleted, resolved, and turned into Github Issues by @nowellclosser in #77
Full Changelog: v1.3.0...v2.0.0
v1.3.0
v1.2.0
What's Changed
- Undo float64 default and remove parts of tests that were changed to accommodate that by @nowellclosser in #66
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Add some more metrics to the output for thresholding by @nowellclosser in #65
Full Changelog: v1.0.2...v1.1.0
Update some naming, add max joint sandwich eigenvalue visibility
What's Changed
- Terminology updates by @nowellclosser in #63
- fix a couple inverse bread names that should be bread, add joint sandwich max eigenval visibility by @nowellclosser in #64
Full Changelog: v1.0.0...v1.0.2
v1.0.0 Update terminology and remove most calling code from repo
What's Changed
- Modernize terminology and remove calling code except that needed for integration tests by @nowellclosser in #62
Full Changelog: v0.2.1...v1.0.0
Add inverse bread condition number logging
What's Changed
- Add condition number logging by @nowellclosser in #61
Full Changelog: v0.2.0...v0.2.1
Add ability to use previous betas arbitrarily on RL side
What's Changed
- ADS-113 Add general beta differentiation to RL side by @nowellclosser in #60
Full Changelog: v0.1.0...v0.2.0
v0.1.0-beta
Initial release