# DGL example models## Datasetgat.py and gcn.py use real dataset, please download citeseer/cora/pubmed dataset from:https://github.com/tkipf/gcn/tree/master/gcn/datadataset.py (adapted from tkipf/gcn) assumes that there is a "data" folder under current directory