Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

πŸπŸ§‘πŸΌβ€πŸ’» 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

84 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