Skip to content

A research repo for testing recommendation algorithms

Notifications You must be signed in to change notification settings

ramesh-tr/recommendation

Repository files navigation

recommend

Simple recommendatnion system implementation with Python

Current method:

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

Reference:

About

A research repo for testing recommendation algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages