Skip to content
/ GASR Public

C++ version for Bayesian matrix completion, 5-20 times faster

Notifications You must be signed in to change notification settings

yang-song/GASR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gibbs sampler for Adaptive relaxed Spectral Regularization (GASR)

###Introduction This is the C++ code for implementing the GASR algorithm in the paper:

Yang Song, Jun Zhu, Bayesian Matrix Completion via Adaptive Relaxed Spectral Regularization, to appear in AAAI 2016.

There is also a similar (but slower) Scala version.

About

C++ version for Bayesian matrix completion, 5-20 times faster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages