Skip to content

STEM-Fellowship-Indicium/torch_geometric-GNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Torch Geometric GNN

An implementation of a graph neural network using the torch_geometric library

Example output

Enter the number of nodes: 5
Predicted sequence: [3. 1. 4. 2. 0.] | Target sequence: [3. 1. 4. 2. 0.]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages