Skip to content

A bare-bones NMF implementation for method optimization and development

Notifications You must be signed in to change notification settings

zdebruine/FastNMF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastNMF

A bare-bones NMF implementation for method optimization and development

For more exhaustive nmf implementations see "RcppML" and "singlet".

TO DO:

  • GPU parallelization instead of OpenMP
  • MPI distributed updates
  • Incorporate cross-validation for automatic rank determination (see code in "singlet" /src)

About

A bare-bones NMF implementation for method optimization and development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published