Skip to content

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

Notifications You must be signed in to change notification settings

mlpotter/NextItNet

Repository files navigation

NextItNet

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/

Changed ReLU activation function to leaky-ReLU from original paper.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages