Skip to content
forked from xuaikun/THAN

THAN: Multi-Modal Transportation Recommendation with Heterogeneous Graph Attention Networks

Notifications You must be signed in to change notification settings

IDEA-art-tech/THAN

 
 

Repository files navigation

THAN

THAN: Multi-Modal Transportation Recommendation with Heterogeneous Graph Attention Networks

Data and codes will be provided after the paper is accepted......

tips: change "args['device'] = 'cuda:0' if torch.cuda.is_available() else 'cpu'"

to

args['device'] = 'cpu'

in def setup()

also in def setup_for_sampling()

About

THAN: Multi-Modal Transportation Recommendation with Heterogeneous Graph Attention Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%