文件名称:Python-ASGCN的一个Tensorflow实现
文件大小:7.76MB
文件格式:ZIP
更新时间:2022-08-30 23:58:45
Python开发-机器学习
AS-GCN ("Adaptive Sampling Towards Fast Graph Representation Learning")的一个Tensorflow实现
【文件预览】:
AS-GCN-master
----nips_poster.pdf(1.46MB)
----models.py(13KB)
----utils.py(19KB)
----data()
--------ind.cora.test.index(5KB)
--------ind.pubmed.x(23KB)
--------ind.citeseer.allx(581KB)
--------ind.citeseer.tx(254KB)
--------ind.citeseer.x(30KB)
--------ind.pubmed.y(854B)
--------ind.pubmed.tx(396KB)
--------ind.pubmed.graph(461KB)
--------ind.pubmed.ty(12KB)
--------ind.citeseer.y(3KB)
--------ind.cora.graph(58KB)
--------ind.pubmed.test.index(6KB)
--------ind.cora.ally(47KB)
--------ind.cora.x(22KB)
--------ind.citeseer.graph(61KB)
--------ind.cora.embedding(1.43MB)
--------ind.cora.ty(27KB)
--------ind.citeseer.test.index(5KB)
--------ind.cora.allx(251KB)
--------ind.citeseer.ally(54KB)
--------ind.pubmed.ally(219KB)
--------ind.citeseer.ty(24KB)
--------ind.pubmed.allx(7.23MB)
--------ind.cora.y(4KB)
--------ind.cora.tx(145KB)
----transfer_Graph.py(2KB)
----train.py(4KB)
----metrics.py(1KB)
----lanczos.py(2KB)
----sparse_tensor_utils.py(3KB)
----__init__.py(70B)
----.idea()
--------misc.xml(198B)
--------vcs.xml(180B)
--------modules.xml(290B)
--------workspace.xml(26KB)
--------fastgcn-master-test.iml(444B)
----sampler.py(3KB)
----tmp()
--------checkpoint(103B)
--------cora_0_0.0_adapt_0.ckpt.index(574B)
--------cora_0_0.0_adapt_0.ckpt.meta(174KB)
--------cora_0_0.5_adapt_0.ckpt.index(574B)
--------cora_0_0.5_adapt_0.ckpt.data-00000-of-00001(7.2MB)
--------cora_0_0.5_adapt_0.ckpt.meta(174KB)
--------cora_0_0.0_adapt_0.ckpt.data-00000-of-00001(7.2MB)
----run_pubmed.py(8KB)
----layers.py(12KB)
----inits.py(956B)
----README.md(1KB)