Scarches Versions Save

Reference mapping for single-cell genomics

v0.5.1

10 months ago

v0.5.0

2 years ago
  • Added expiMap
  • Several bug fixes

v0.4.0

2 years ago
  • Updated to most recent scvi-tools version
  • Several bug fixes and performance/stability improvements

v0.3.5

3 years ago
  • Pin the version of scvi-tools.
  • Update requirements.

v0.3.4

3 years ago
  • Compatibility update for newest scvi-tools version

v0.3.3

3 years ago
  • 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

v0.3.0

3 years ago
  • switch to PyTorch

v0.2.2

3 years ago
  • get_latent bug fixed
  • ZINB loss calculation modified
  • minor improvements

v0.2.1

3 years ago

Migrated to TensorFlow 2.3.0 with Keras 2.4.3

  • minor improvements in the training function
  • minor bugs fixed in restoring the model

v0.1.5

3 years ago

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)