Skip to content

Latest commit

 

History

History
60 lines (51 loc) · 2.8 KB

recommender-systems.md

File metadata and controls

60 lines (51 loc) · 2.8 KB

Bookmarks tagged [recommender-systems]

https://github.com/spotify/annoy

Approximate Nearest Neighbors in C++/Python optimized for memory usage.


https://github.com/ibayer/fastFM

A library for Factorization Machines.


https://github.com/benfred/implicit

A fast Python implementation of collaborative filtering for implicit datasets.


https://github.com/guestwalk/libffm

A library for Field-aware Factorization Machine (FFM).


https://github.com/lyst/lightfm

A Python implementation of a number of popular recommendation algorithms.


https://github.com/maciejkula/spotlight

Deep recommender models using PyTorch.


https://github.com/NicolasHug/Surprise

A scikit for building and analyzing recommender systems.


https://github.com/jfkirk/tensorrec

A Recommendation Engine Framework in TensorFlow.