Skip to content

v0.4

Latest
Compare
Choose a tag to compare
@BerndDoser BerndDoser released this 16 Jun 14:46
· 6 commits to main since this release

Feature release

Separate Spherinator and HiPSter (#230)

To prepare for the modularization of the machine-learning workflow, the HiPSter module has been transferred to a new repository (https://github.com/HITS-AIN/HiPSter). This change enables the use of various training methods and reduces dependencies.

Generic model structure (#229)

The autoencoder architecture was updated to support various data modalities, such as images and spectra.

Other Changes

  • Replace poetry, black, and flake8 by uv and ruff (#245)
  • Parquet as a general dataset format (#225)

Full Changelog: v0.3...v0.4