文件名称:gae_in_pytorch-master
介绍说明--下载内容均来自于网络,请自行研究使用
图形自动编码器GAE的pytorch实现,可参考论文VGAE(Implementation of graph self encoder gae with Python)
相关搜索: GAE
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
gae_in_pytorch-master | 0 | 2019-12-12 |
gae_in_pytorch-master\.gitignore | 6 | 2019-12-12 |
gae_in_pytorch-master\README.md | 1014 | 2019-12-12 |
gae_in_pytorch-master\citeseer_results.png | 72667 | 2019-12-12 |
gae_in_pytorch-master\cora_results.png | 73544 | 2019-12-12 |
gae_in_pytorch-master\data | 0 | 2019-12-12 |
gae_in_pytorch-master\data\ind.citeseer.allx | 595021 | 2019-12-12 |
gae_in_pytorch-master\data\ind.citeseer.graph | 61987 | 2019-12-12 |
gae_in_pytorch-master\data\ind.citeseer.test.index | 5000 | 2019-12-12 |
gae_in_pytorch-master\data\ind.citeseer.tx | 260321 | 2019-12-12 |
gae_in_pytorch-master\data\ind.citeseer.x | 31087 | 2019-12-12 |
gae_in_pytorch-master\data\ind.cora.allx | 257305 | 2019-12-12 |
gae_in_pytorch-master\data\ind.cora.graph | 59847 | 2019-12-12 |
gae_in_pytorch-master\data\ind.cora.test.index | 5000 | 2019-12-12 |
gae_in_pytorch-master\data\ind.cora.tx | 148025 | 2019-12-12 |
gae_in_pytorch-master\data\ind.cora.x | 22119 | 2019-12-12 |
gae_in_pytorch-master\dist.py | 852 | 2019-12-12 |
gae_in_pytorch-master\layers.py | 2209 | 2019-12-12 |
gae_in_pytorch-master\models.py | 3550 | 2019-12-12 |
gae_in_pytorch-master\preprocessing.py | 4347 | 2019-12-12 |
gae_in_pytorch-master\requirements.txt | 128 | 2019-12-12 |
gae_in_pytorch-master\results.png | 78016 | 2019-12-12 |
gae_in_pytorch-master\train.py | 3595 | 2019-12-12 |
gae_in_pytorch-master\utils.py | 4428 | 2019-12-12 |