syiswell / NextItNet-Pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextItNet-Pytorch

PyTorch implementation of NextItNet from "A Simple Convolutional Generative Network for Next Item Recommendation".

Use the leave-one-out strategy to train, validate, and test network parameters.

Dataset: MovieLens-1M https://grouplens.org/datasets/movielens/1m/

Please cite this paper if you find our code is useful

@inproceedings{yuan2018simple, title={A Simple Convolutional Generative Network for Next Item Recommendation }, author={Yuan, Fajie and Karatzoglou, Alexandros and Arapakis, Ioannis and Jose, Joemon M and He, Xiangnan}, booktitle={Proceedings of the Twelfth ACM International Conference on Web Search and Data Mining}, year={2019}, organization={ACM} }

About


Languages

Language:Python 100.0%