Skip to content

maplefallfrost/GAT-Stroke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAT-Stroke

Graph attention network for stroke classification.

Requirements

all Linux distributions no earlier than Ubuntu 16.04

Python 3.5 or later

PyTorch 1.0

Installing

pip install -r requirements.txt

Data

Download data.tar.gz and edge.tar.gz from

https://drive.google.com/open?id=1-0tRJGNZGBWgmMJ6NIzUN8QY115MBLWO

and put the data in the same directory of the code.

Usage

tar -zxvf data.tar.gz

tar -zxvf edge.tar.gz

python train.py

About

Graph attention network for stroke classification

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages