文件名称:Python-用于半监督分类的图形卷积网络GCN的PyTorch实现
文件大小:215KB
文件格式:ZIP
更新时间:2022-08-31 00:36:04
Python开发-机器学习
用于半监督分类的图形卷积网络(GCN)的PyTorch实现
【文件预览】:
pygcn-master
----figure.png(49KB)
----pygcn()
--------train.py(3KB)
--------utils.py(3KB)
--------__init__.py(135B)
--------models.py(541B)
--------layers.py(1KB)
----LICENCE(1KB)
----setup.py(553B)
----README.md(1KB)
----data()
--------cora()
----.gitignore(7B)