Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johannesmessner/graph-ml
https://github.com/johannesmessner/graph-ml
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/johannesmessner/graph-ml
- Owner: JohannesMessner
- Created: 2021-01-30T07:49:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-17T10:39:07.000Z (over 3 years ago)
- Last Synced: 2025-01-07T21:30:31.491Z (13 days ago)
- Language: Jupyter Notebook
- Size: 297 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# graph-ml
Implementation of a Graph Neural Network using PyTorch, showing how random node initialization can help the neural network to distinguish between graphs that are indistunguishable throught the 1WL isomorphism test.
This is the results of a practical exercise assigned during the Advanced ML course at the University of Oxford.