Skip to content

πŸπŸ§‘πŸΌβ€πŸ’» Python Framework built on PyTorch and PyTorch Geometric for working with Representation Learning on Graph Neural Networks.

License

Notifications You must be signed in to change notification settings

SauravMaheshkar/hivegraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

72 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Documentation Status Build and Tests PyPi license PyPi version DOI

HiveGraph

Python Framework based on PyG for working with Representation Learning using Graph Neural Networks

Currently has implementations for :-

  • Graph Isomorphism Networks (GIN)
  • Graph Convolutional Networks (GCN)
  • Residual Gated Graph Convolutional Networks (ResGatedGCN)

Example Training Script

python train.py --config=hivegraph/configs/classification/gin.py

About

πŸπŸ§‘πŸΌβ€πŸ’» Python Framework built on PyTorch and PyTorch Geometric for working with Representation Learning on Graph Neural Networks.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks