Skip to content

syiswell/NextItNet-Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages