https://github.com/kkiani/zachary-club
using graph convolutional network on zachary-club for graph classification with AWS Sagemaker
https://github.com/kkiani/zachary-club
Last synced: 3 months ago
JSON representation
using graph convolutional network on zachary-club for graph classification with AWS Sagemaker
- Host: GitHub
- URL: https://github.com/kkiani/zachary-club
- Owner: kkiani
- Created: 2021-03-15T09:34:48.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T13:17:48.000Z (about 4 years ago)
- Last Synced: 2023-08-02T14:19:25.150Z (almost 2 years ago)
- Language: Jupyter Notebook
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zachary-club
Using Graph Deep Library and PyTorch to make a graph classification on Zachary Club dataset. This package has been developed to be compatible with AWS Sagemaker infrastructure.