- Fix URL names - Harmonize workflows with other repositories
0.1.3
- Add `batch_size` to training options - Add model options to train argument and move tensors to right device - Add tempfile prefix option - Add dataset iterator - Fix type hints and add py.typed
0.1.2
- Send predictions to cpu for voodoo post-processing - Make file handling more robust - Use human-readable `pylint` problem names - Update `checkout` and `setup-python` versions - Improve API response parsing
- Optimize time-consuming functions - Move `wandb` config and `epochs` to `VoodooTrainingOptions` - Organize / rename functions - Use netCDF4 instead of `xarray` and `dask` - Use logging - Update README.md - Add CITATION.cff