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,这几个会议上去找找(待找)

Graph network classification(As a beginner, continue to update)的更多相关文章

  1. CF1221G Graph And Number(容斥,搜索,FMT)

    至今觉得这场 edu 的 G 比 EF 都要简单-- 不知道为什么出题人要把 \(m=0\) 放进去,先特判掉. 要求至少一个 \(0\),至少一个 \(1\),至少一个 \(2\),容斥一波,变成总 ...

  2. 命令模式坚决svn树冲突(local unversioned, incoming add upon update)

    当工作目录修改删除过时更新使用svn更新就容易发生树冲突“Tree Confilict”.会出现类似提示. local unversioned, incoming add upon update 如果 ...

  3. Neural Network学习(二)Universal approximator :前向神经网络

    1. 概述 前面我们已经介绍了最早的神经网络:感知机.感知机一个非常致命的缺点是由于它的线性结构,其只能做线性预测(甚至无法解决回归问题),这也是其在当时广为诟病的一个点. 虽然感知机无法解决非线性问 ...

  4. Neural Networks and Deep Learning(week2)Logistic Regression with a Neural Network mindset(实现一个图像识别算法)

    Logistic Regression with a Neural Network mindset You will learn to: Build the general architecture ...

  5. 《Go学习笔记 . 雨痕》流程控制(if、switch、for range、goto、continue、break)

    Go 精简(合并)了流控制语句,虽然某些时候不够便捷,但够用. if...else... 条件表达式值必须是布尔类型,可省略括号,且左花括号不能另起一行. func main() { x := 3 i ...

  6. Regularized least-squares classification(正则化最小二乘法分类器)取代SVM

    在机器学习或者是模式识别其中有一种重要的分类器叫做:SVM .这个被广泛的应用于各个领域.可是其计算的复杂度以及训练的速度是制约其在实时的计算机应用的主要原因.因此也非常非常多的算法被提出来.如SMO ...

  7. 以Network Dataset(网络数据集)方式实现的最短路径分析

    转自原文 以Network Dataset(网络数据集)方式实现的最短路径分析 构建网络有两种方式,分别是网络数据集NetworkDataset和几何网络Geometric Network,这个网络结 ...

  8. 论文阅读:Andromeda: Performance, Isolation, and Velocity at Scale in Cloud Network Virtualization (全文翻译用于资料整理和做PPT版本,之后会修改删除)

    Abstract: This paper presents our design and experience with Andromeda,  Google Cloud Platform’s net ...

  9. Learning Combinatorial Embedding Networks for Deep Graph Matching(基于图嵌入的深度图匹配)

    1. 文献信息 题目: Learning Combinatorial Embedding Networks for Deep Graph Matching(基于图嵌入的深度图匹配) 作者:上海交通大学 ...

随机推荐

  1. bx值

    bx值 Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 262144/262144 K (Java/Others) Problem De ...

  2. nyoj_264_国王的魔镜_201311271800

    国王的魔镜 时间限制:3000 ms  |           内存限制:65535 KB 难度:1   描述 国王有一个魔镜,可以把任何接触镜面的东西变成原来的两倍——只是,因为是镜子嘛,增加的那部 ...

  3. K - 贪心 基础

    FatMouse prepared M pounds of cat food, ready to trade with the cats guarding the warehouse containi ...

  4. Linxu用户管理(转)

    说明:用户管理的操作涉及root权限,所以以下实例中应该使用sudo或者root用户进行操作. 背景: Linux系统是一个多用户多任务的分时操作系统,任何一个要使用系统资源的用户,都必须首先向系统管 ...

  5. update_notifier 造成nodejs进程数量增长的问题

    最近运维老大j哥找到我说了一个事儿:某私有化部署的线上环境nodejs进程数量多达1000+,对比公版线上环境的66个进程数显得十分诡异.并且单个nodejs进程所占用swap空间也较大,也不释放空间 ...

  6. buaa 1033 Easy Problem(三分)(简单)

    Easy Problem 时间限制:1000 ms  |  内存限制:65536 KB 描写叙述 In this problem, you're to calculate the distance b ...

  7. 2014年百度之星程序设计大赛 - 资格赛 第一题 Energy Conversion

    小记:long long %I64d 代码: #include <iostream> #include <stdio.h> #include <string.h> ...

  8. 【数据结构】链式向前星知识点&代码

    代码: struct NODE{ int to; int nxt; int c; }node[MM];//链式向前星 ; void add(int a,int b,int c){ node[lcnt] ...

  9. Android Back键和Home键的区别

    back键 Android的程序无需刻意的去退出,当你一按下手机的back键的时候,系统会默认调用程序栈中最上层Activity的Destroy()方法来,销毁当前Activity.当此Activit ...

  10. 如何运行开源的React Native项目?

    如何运行开源的RN项目? 1.下载 2.解压 3.配置本地sdk位置 sdk.dir = D\:\\Android\\SDK 4.调整gradle版本 apply plugin: "com. ...