IntroductionΒΆ
DIG includes unified implementations of data interfaces, common algorithms, and evaluation metrics for several advanced tasks. Our goal is to enable researchers to easily implement and benchmark algorithms. Currently, we consider the following research directions.
Graph Augmentation:
dig.auggraphGraph Generation:
dig.ggraphSelf-supervised Learning on Graphs:
dig.sslgraphExplainability of Graph Neural Networks:
dig.xgraphDeep Learning on 3D Graphs:
dig.threedgraphFair Graph Representations:
dig.fairgraph
We provide a hands-on tutorial for each direction to help you to get started with DIG:
You can also refer to our provided examples about how to use APIs in DIG.