Skip to content

Sherry-XU1995/AHNTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

AHNTP

This is code for our paper《Adaptive Hypergraph Networks for Trust Prediction》
Before to execute AHNTP, it is necessary to install the following packages:
pip install dhg
pip install torch
pip install scikit-learn

Requirements

numpy == 1.24.4
torch == 1.13.1+cu117
scikit-learn == 1.3.0
dhg ==0.9.3
python == 3.8.13

Basic Usage

Run main.py to train the AHNTP. and it needs at least 24G GPU memory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages