Skip to content

GhostAnderson/NISER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NISER

Paper data and code

This is the code for the Paper: NISER: Normalized Item and Session Representations to Handle Popularity Bias. We have implemented our methods in Pytorch.

Here are two datasets we used in our paper. After downloaded the datasets, you can put them in the folder datasets/:

There is a small dataset sample included in the folder datasets/, which can be used to test the correctness of the code.

Requirements

  • Python 3
  • PyTorch 1.8.1

Reimplementation Performance

Hit@20: 53.34

MRR@20: 18.99

About

A reimplementation of Paper NISER: Normalized Item and Session Representations to Handle Popularity Bias.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages