Skip to content

Releases: parklab/Salamander

v0.4.2

30 Aug 01:49
cb89093
Compare
Choose a tag to compare

Salamander 0.4.2 Release Notes

Fixed

  • sparse NMF
  • signature plot

v0.4.1

16 May 14:57
081b98e
Compare
Choose a tag to compare

Salamander 0.4.1 Release Notes

Fixed

  • Fix reordering the model parameters based on another collection of signatures

v0.4.0

01 May 19:57
19ebe52
Compare
Choose a tag to compare

Salamander 0.4.0 Release Notes

Changed

  • Refactor using the AnnData and MuData data structures

v0.3.2

03 Jan 16:40
71104f4
Compare
Choose a tag to compare

Salamander 0.3.2 Release Notes

Fixed

  • Support fixing the model variance of (multimodal) CorrNMF models during training

v0.3.1

21 Dec 04:08
88cd6e8
Compare
Choose a tag to compare

Salamander 0.3.1 Release Notes

Fixed

  • Improve signature, history and embedding plots

v0.3.0

31 Oct 19:23
ef195b1
Compare
Choose a tag to compare

Salamander 0.3.0 Release Notes

Added

  • Support a sample-weigted KL-divergence loss in KL-NMF
  • Support a sample-weighted sparsity regularization in KL-NMF
  • Support fixing signature and sample biases in (multimodal) CorrNMF during inference

v0.2.1

25 Oct 18:47
ab93d93
Compare
Choose a tag to compare

Salamander 0.2.1 Release Notes

Fixed

  • Improve CorrNMF model formulation (added signature biases)
  • Improve multimodal exposure plot

v0.2.0

21 Oct 17:15
d664087
Compare
Choose a tag to compare

Salamander 0.2.0 Release Notes

Added

  • Support fixing arbitrary many a priori known signatures during inference.
  • Improved performance with just-in-time compiled update rules.

v0.1.0

08 Oct 05:54
Compare
Choose a tag to compare

Salamander 0.1.0 Release Notes

Added

  • Non-negative matrix factorization (NMF) with the generalized Kullback-Leibler divergence (KL-NMF), minimum-volume NMF (mvNMF), a version of correlated NMF (CorrNMF), a multimodal version of correlated NMF (MultimodalCorrNMF).