Skip to content

Releases: theislab/scarches

adding Zenodo DOI

27 Jun 10:14
Compare
Choose a tag to compare
v0.5.1

add vscode to gitignore

scArches v0.5.0

08 Feb 08:42
4e1e735
Compare
Choose a tag to compare
  • Added expiMap
  • Several bug fixes

scArches v0.4.0

05 Aug 09:22
Compare
Choose a tag to compare
  • Updated to most recent scvi-tools version
  • Several bug fixes and performance/stability improvements

scArches v0.3.5

15 Feb 13:34
Compare
Choose a tag to compare
  • Pin the version of scvi-tools.
  • Update requirements.

scArches v0.3.4

02 Feb 08:12
Compare
Choose a tag to compare
  • Compatibility update for newest scvi-tools version

scArches v0.3.3

14 Jan 11:08
Compare
Choose a tag to compare
  • 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)

14 Dec 19:43
Compare
Choose a tag to compare
  • switch to PyTorch

scArches v0.2.2

09 Nov 17:25
Compare
Choose a tag to compare
  • get_latent bug fixed
  • ZINB loss calculation modified
  • minor improvements

TF 2.3 migration

07 Nov 06:17
Compare
Choose a tag to compare

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

12 Sep 21:40
Compare
Choose a tag to compare

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)