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