cellarium-ai / cellarium-ml

Distributed single-cell data analysis.
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

Non-negative matrix factorization #196

Open sjfleming opened 3 months ago

sjfleming commented 3 months ago

Implement NMF.

Uses the algorithm of Mairal et al. from their online learning paper.

Current issues:

Looking forward