RecBole
RecBole copied to clipboard
The HGN model is different from the original paper
Does the implementation of the HGN model not consider the L and T parameters in the model inputs in the original paper?
@Fiveneves Hi! This is the task definition of sequential recommendation in the original paper. In RecBole, we have standardized the task data format of all models for sequential recommendation, which results in some differences, but it does not affect the experimental outcomes.