cdround / IHGNN

PyTorch implementation of Interactive Hypergraph Neural Network for Personalized Product Search (IHGNN)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IHGNN

This is an implementation for our WWW 2022 paper "IHGNN: Interactive Hypergraph Neural Network for Personalized Product Search" based on PyTorch.

This work was completed when Dian Cheng was an intern at Alibaba inc..

Requirements

Datasets

Parameters

Commands

Acknowledgments

  • Some codes are provided by the co-author Wenjun Peng.

Citation

If you use our codes in your research, please cite our paper.

About

PyTorch implementation of Interactive Hypergraph Neural Network for Personalized Product Search (IHGNN)

License:MIT License


Languages

Language:Python 100.0%