Data arrangement

1.Reference Webs

http://nlp.csai.tsinghua.edu.cn/~tcc/

https://blog.csdn.net/a609640147/article/details/89562262

https://blog.csdn.net/liudingbobo/article/details/83039233

https://blog.csdn.net/lzglzj20100700/article/details/84965339

https://blog.csdn.net/weixin_39373480/article/details/89402879

https://blog.csdn.net/r1254/article/details/88343349

https://blog.csdn.net/qq_41727666/article/details/84587027

https://blog.csdn.net/weixin_42137700/article/details/87159371

https://blog.csdn.net/melon0014/article/details/82527750

https://blog.csdn.net/u014281392/article/details/90174664

https://blog.csdn.net/DSTJWJW/article/details/83896312

https://blog.csdn.net/qq_34911465/article/details/88524599

http://i.dataguru.cn/mportal.php?mod=view&aid=14801

https://mp.weixin.qq.com/s?src=11&timestamp=1561431089&ver=1689&signature=EMOEnQ2reNbnmTwed8JVBNlMfbPiT3kg79ZslP0gMBNTyn20BQIsAL-vW8FG3aPfjhAr2eZ8G*WYkOdonzgEixDKstBpumlm8wKbCbWtd7RKgrSBkmWLVxfJ5FJeDfNx&new=1

2.Reference Papers

https://www.cs.purdue.edu/mlg2011/papers/paper_1.pdf

https://link.springer.com/content/pdf/10.1007%2F978-1-4419-6045-0.pdf

https://link.springer.com/content/pdf/10.1007%2F978-1-4419-6045-0.pdf

https://www.cse.wustl.edu/~muhan/papers/AAAI_2018_DGCNN.pdf

http://ryanrossi.com/pubs/KDD18-graph-attention-model.pdf

https://www.cs.uoregon.edu/Reports/AREA-201706-Riazi.pdf

https://paperswithcode.com/task/graph-classification

https://www.kdd.org/kdd2018/accepted-papers/view/graph-classification-using-structural-attention

https://www.csc2.ncsu.edu/faculty/nfsamato/practical-graph-mining-with-R/slides/pdf/Classification.pdf

3.Others

Semi-Supervised Classification with Graph Convolutional Networks

Graph Partition Neural Networks for Semi-Supervised Classification

FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling

Generating Classification Weights With GNN Denoising Autoencoders for Few-Shot Learning

Link Prediction Based on Graph Neural Networks

Hierarchical Graph Representation Learning with Differentiable Pooling

还可以到CVPR,ICLR,NIPS,这几个会议上去找找(待找)

最新文章

  1. ubuntu静态DNS配置,重启继续生效
  2. 为什么要用Maven?
  3. javascript 判断身份证的正确性
  4. 区域生长算法(附MATLAB代码实现)
  5. 【Stage3D学习笔记续】真正的3D世界(五):粒子特效
  6. 《深入理解javascript原型和闭包系列》 知识点整理
  7. 高级数据结构(树状数组套主席树):ZOJ 2112 Dynamic Rankings
  8. VS2010常用的调试方法
  9. Linux指令--cat,tac
  10. Tensorflow object detection API ——环境搭建与测试
  11. Centos7配置SVN服务端
  12. Ubuntu 清除缓存 apt-get命令参数
  13. mysql distinct 去重
  14. memory prefix il ir im in out 3 i
  15. python编译hello
  16. 腾讯云申请的64位ubuntu服务器配置php环境
  17. Go(02)windows环境搭建和vscode配置
  18. Zookeeper系统设计的优点
  19. Fiddler 抓包浅析
  20. FreeRTOS-07内核控制函数

热门文章

  1. hdu 4786 最小生成树与最大生成树
  2. GMT,UTC,DST,CST时间详解
  3. 激活Windows
  4. 【ACM】hdu_1808_Halloween treats_201308132022
  5. 【ACM】hdu_zs3_1006_AB_201308101123
  6. 不修改代码就能优化ASP.NET网站性能的一些方法 [转]
  7. mongodb之用户/认证/角色/权限管理
  8. [转]C#综合揭秘——深入分析委托与事件
  9. SQLiteOpenHelper/SQLiteDatabase/Cursor源代码解析
  10. poj 1837 Balance (0 1 背包)