Skip to content

Implementation and optimization of Non-Negative Matrix Factorization from scratch. This notebook will be great if you trying to understand, try to find out how to code it.

Notifications You must be signed in to change notification settings

alperkaya0/nmf-raw-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

It basically achieves 90% accuracy at BBC News Articles with only 40 minutes to 1 hour iterations-training.
I suggest directly skipping to nmf_train_optimized function.

About

Implementation and optimization of Non-Negative Matrix Factorization from scratch. This notebook will be great if you trying to understand, try to find out how to code it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published