Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 196 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 196 Bytes

Some algorithms for matrix factorization

This repo contains R scripts to perform matrix factorization (on simulated matrices) using the Alternating Least Squares and Gradient Descent methods.