maciejkula/spotlight
PyTorch-based library for building deep and shallow recommender models with factorization and sequence models.

Velocity · 7d
+0.9
★ / day
Trend
→steady
star history
Spotlight is a Python library that leverages PyTorch to construct recommender system models. It provides building blocks for loss functions including pointwise and pairwise ranking losses, representations such as shallow factorization and deep sequence models, and utilities for fetching or generating recommendation datasets. The library aims to facilitate rapid exploration and prototyping of new recommendation models.