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
Full Changelog: v0.3...v0.4