Skip to content

Practice of Graph Neural Network using DGL and pyTorch geometric

Notifications You must be signed in to change notification settings

AvisP/GNNPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNNPractice

Practice of Graph Neural Network using DGL and PyTorch Geometric based on the examples provided

DGl Examples

PyTorch Geometric Examples

Simple Node Classification (GCN) : Karate Club Dataset

Before Training After Trainining

Node Classification (GCN) : Cora Dataset

Edge Classification (GAT) : CiteSeer Dataset

Before Training After Trainining

Graph Classification

Relational GCN

Example1

Example2

About

Practice of Graph Neural Network using DGL and pyTorch geometric

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published