Releases: theislab/scarches
Releases · theislab/scarches
adding Zenodo DOI
scArches v0.5.0
- Added expiMap
- Several bug fixes
scArches v0.4.0
- Updated to most recent scvi-tools version
- Several bug fixes and performance/stability improvements
scArches v0.3.5
- Pin the version of scvi-tools.
- Update requirements.
scArches v0.3.4
- Compatibility update for newest scvi-tools version
scArches v0.3.3
- Fixed Bug if number of batches is bigger than latent dim
- Fixed Bug if only batch in data and mmd loss is on
- Better usability of mse loss models
scArches v0.3.0 (PyTorch)
- switch to PyTorch
scArches v0.2.2
- get_latent bug fixed
- ZINB loss calculation modified
- minor improvements
TF 2.3 migration
Migrated to TensorFlow 2.3.0 with Keras 2.4.3
- minor improvements in the training function
- minor bugs fixed in restoring the model
scArches v.0.1.5
Minor bugs fixed:
- removed tf-gpu 1.15.2 from requirements (not necessary in requirements)
- moved pancreas test to development branch
- set_random_seed used for networks in master branch (TF < 2)