maciejkula / spotlight

Deep recommender models using PyTorch.
MIT License
2.97k stars 421 forks source link

Does spotlight include 'iMF' by Hu Yifan? #170

Open TedSIWEILIU opened 4 years ago

TedSIWEILIU commented 4 years ago

I am wondering if Spotlight includes the iMF model proposed in 'Collaborative Filtering for Implicit Feedback Datasets' by Yifan Hu (not BPR)?

ucalyptus commented 4 years ago

@maciejkula Same question. I am planning to implement this for a Spotify-type App.