hitlic / DGCNN-tensorflow

tensorflow version of DGCNN of An End-to-End Deep Learning Architecture for Graph Classification
9 stars 6 forks source link

DGCNN-tensorflow

tensorflow implementation of DGCNN (An End-to-End Deep Learning Architecture for Graph Classification). Check https://github.com/muhanzhang/DGCNN or https://github.com/muhanzhang/pytorch_DGCNN for more information.

Requirements: python 3.6; tensorflow >= 1.10