https://github.com/sandialabs/gnn-applied-linear-algebra
Educational code repository for exploring the connection between Graph Neural Networks (GNNs) and Applied Linear Algebra
https://github.com/sandialabs/gnn-applied-linear-algebra
scr-2960 snl-data-analysis snl-science-libs
Last synced: 18 days ago
JSON representation
Educational code repository for exploring the connection between Graph Neural Networks (GNNs) and Applied Linear Algebra
- Host: GitHub
- URL: https://github.com/sandialabs/gnn-applied-linear-algebra
- Owner: sandialabs
- License: other
- Created: 2023-10-11T21:38:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-11T21:42:13.000Z (over 1 year ago)
- Last Synced: 2025-04-06T22:38:48.747Z (about 1 month ago)
- Topics: scr-2960, snl-data-analysis, snl-science-libs
- Language: Python
- Homepage:
- Size: 80.1 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Graph Neural Networks and Applied Linear Algebra
This repo contains the companion code for the article "Graph Neural Networks and Applied Linear Algebra" by Moore, Cyr, Ohm, Siefert and Tuminaro.
## License
Code in this repo is licensed under a 3-clause BSD license.