/DLPR

Primary LanguagePython

DLPR

This repository is implementation of DLPR which is accepted by IJCAI2022.

Fangyuan Luo, Jun Wu, Tao Wang. Discrete Listwise Personalized Ranking for Fast Top-N Recommendation with Implicit Feedback. In IJCAI 2022.

Please cite our paper if you use our codes. Thanks!

@inproceedings{Luo22DLPR,
  author       = {Fangyuan Luo and
                  Jun Wu and
                  Tao Wang},
  title        = {Discrete Listwise Personalized Ranking for Fast Top-N Recommendation
                  with Implicit Feedback},
  booktitle    = {Proceedings of the International Joint Conference on
                  Artificial Intelligence},
  pages        = {2159--2165},
  year         = {2022}
}