Graph Recurrent Networks with Attributed Random Walks
- Requirements
- numpy
- scipy
- sklearn
- torch
- Usage
- cd GraphRNA_KDD19
- pip install -r requirements.txt
- python GraphRNA_endtoend.py --gpu 0
@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}}