Skip to content

Demonstration of the speedup potential when taking advantage of sparsity in ALS-WR algorithm

Notifications You must be signed in to change notification settings

benlindsay/als-wr-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALS-WR Tutorial Repository

This repo holds the original notebook from an excellent tutorial on the Alternating Least Squares with Weighted-λ-Regularization method, as well as a modified version where I compare the original computation with a dramatically sped-up version (~70x) that takes advantage of the sparsity while doing the same math.

Check out my blog post for more details.

About

Demonstration of the speedup potential when taking advantage of sparsity in ALS-WR algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages