https://github.com/wbadart/simplegcn
Basic implementation of a Graph Convolutional Network
https://github.com/wbadart/simplegcn
data-science gcn neural-network numpy
Last synced: 7 months ago
JSON representation
Basic implementation of a Graph Convolutional Network
- Host: GitHub
- URL: https://github.com/wbadart/simplegcn
- Owner: wbadart
- License: bsd-3-clause
- Created: 2018-10-29T14:32:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-05T15:18:44.000Z (over 7 years ago)
- Last Synced: 2025-04-22T19:08:14.842Z (10 months ago)
- Topics: data-science, gcn, neural-network, numpy
- Language: Python
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simplegcn
[](https://travis-ci.org/wbadart/simplegcn)
[](https://opensource.org/licenses/BSD-3-Clause)
Basic implementation of a Graph Convolutional Network