NMF-Torch is a PyTorch implementation on Non-negative Matrix Factorization. It provides both batch and online modes for updating the matrices during computation, and aims for high …
Harmony-PyTorch is an efficient PyTorch implementation of Harmony algorithm, used for data integration and batch correction.
It has been adopted by rapids-singlecell (a …