diff --git a/README.md b/README.md index 027c6951..0cfb8ac3 100644 --- a/README.md +++ b/README.md @@ -927,6 +927,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [implicit](https://github.com/benfred/implicit) - A fast Python implementation of collaborative filtering for implicit datasets. * [libffm](https://github.com/guestwalk/libffm) - A library for Field-aware Factorization Machine (FFM). * [LightFM](https://github.com/lyst/lightfm) - A Python implementation of a number of popular recommendation algorithms. +* [Spotlight](https://github.com/maciejkula/spotlight) - Deep recommender models using PyTorch. * [surprise](http://surpriselib.com) - A scikit for building and analyzing recommender systems. * [TensorRec](https://github.com/jfkirk/tensorrec) - A Recommendation Engine Framework in TensorFlow.