Releases: tilman151/rul-datasets
Releases · tilman151/rul-datasets
v0.17.1: Bug Fixes
What's Changed
- fix: entity splitting bug in NCMAPSS by @tilman151 in #63
Full Changelog: 0.17.0...0.17.1
v0.17.0: Speed up N-CMAPSS
v0.16.1: Bug Fixes
What's Changed
- fix: ensure NCMAPSS scaling range is tuple by @tilman151 in #61
Full Changelog: 0.16.0...0.16.1
v0.16.0: NCMAPSS Features
What's Changed
- feat: custom scaling for NCMAPSS by @ZhengyanZhu in #59
- fix: apply max RUL for NCMAPSS correctly by @tilman151 in #60
New Contributors
- @ZhengyanZhu made their first contribution in #59
Full Changelog: 0.15.0...0.16.0
v0.15.0: Reduced Memory Footprint
What's Changed
- feat: reduce memory footprint by @tilman151 in #55
- docs: update and fix format by @tilman151 in #56
Full Changelog: 0.14.1...0.15.0
v0.14.1: Bug Fixes
What's Changed
- feat: add auto-download for ncmapss by @tilman151 in #51
- chore(deps-dev): bump notebook from 7.0.6 to 7.0.7 by @dependabot in #52
- fix: make downloading from GDrive more robust by @tilman151 in #53
- fix: make handling data with more batch dimensions possible by @tilman151 in #54
Full Changelog: 0.14.0...0.14.1
v0.14.0: N-C-MAPSS and Torch 2
This release adds the N-C-MAPSS dataset and enables using torch 2 and pytorch-lighting 2.
What's Changed
- feat: add ncmapss by @tilman151 in #49
- chore: enable using torch 2 by @tilman151 in #50
Full Changelog: 0.13.0...0.14.0
v0.13.0: Degraded Only Option
0.12.0: Hparam and Paired Data Module Updates
What's Changed
- feat: use data module for paired dataset by @tilman151 in #45
- fix: add missing hparams for bearing datasets by @tilman151 in #46
- fix: normalize pair distances only if max_rul is set by @tilman151 in #47
Full Changelog: 0.11.1...0.12.0