Skip to content

🎰 Implementation of Factorization Machines [S. Rendle, 2012]

Notifications You must be signed in to change notification settings

chaoyue729/factorization-machines

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factorization Machines

My implementation of the algorithms described in:

  • [S. Rendle, 2012]
    S. Rendle, "Factorization Machines with libFM," ACM Trans. Intell. Syst. Technol., 3(3), May 2012.

Implemented Algorithms

  • SGD
  • SGD with Adaptive Regularization
  • ALS
  • MCMC

About

🎰 Implementation of Factorization Machines [S. Rendle, 2012]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.5%
  • Python 8.5%