Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 580 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 580 Bytes

recommend

Simple recommendatnion system implementation with Python

Current method:

  • Matrix Factorization (with numpy & theano)
  • Bayesian MF (with numpy)

Reference: