Giter VIP home page Giter VIP logo

hhgnn's Introduction

HHGNN

This is for our CIKM2022 paper《Heterogeneous Hypergraph Neural Network for Friend Recommendation with Human Mobility》

Thank you for your interest in the content of our research.

Before to execute HHGNN, it is necessary to install the following packages:
pip install dgl
pip install torch
pip install scikit-learn
pip install torch-scatter

Requirements

  • numpy ==1.13.1
  • torch ==1.7.1
  • scikit-learn==1.0.2
  • dgl ==0.7.2
  • torch-scatter == 2.0.7

Basic Usage

  • --run train.py to train the HHGNN in NYC city.
  • Due to the huge number of hyperedges, our algorithm needs to occupy a large storage space of GPU. It probably need at least 18G GPU memory for NYC city.
  • You can reduce the GPU memory usage by reducing the number of multi-heads or the dimension of the output layer. More adjustable hyperparameters in the config.py file

We welcome your suggestions and encouragement to help us keep improving. And we urge everyone to contribute to the development of the community together.

We will continue to update and adjust and optimize our algorithm to make it more acceptable to everyone.

hhgnn's People

Contributors

liyongkang123 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.