Skip to content

DEEP-PolyU/GraphRNA_KDD19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphRNA_KDD19

Graph Recurrent Networks with Attributed Random Walks

Installation

  • Requirements
  1. numpy
  2. scipy
  3. sklearn
  4. torch
  • Usage
  1. cd GraphRNA_KDD19
  2. pip install -r requirements.txt
  3. python GraphRNA_endtoend.py --gpu 0

Reference in BibTeX:

@conference{Huang-etal19Accelerated,
Author = {Xiao Huang and Qingquan Song and Yuening Li and Xia Hu},
Booktitle = {SIGKDD Conference on Knowledge Discovery},
Title = {Graph Recurrent Networks with Attributed Random Walks},
Year = {2019}}

About

Graph Recurrent Networks with Attributed Random Walks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages