当前位置:网站首页>[GNN] graphic gnn:a gender Introduction (including video)
[GNN] graphic gnn:a gender Introduction (including video)
2022-07-07 06:34:00 【Quietly like big white】
Catalog
GNN
Why

What


Tasks
At present, the most common is node classification and link prediction
Figure classification is common in proteins 、 Pharmaceutical field

How
features X
Adjacency matrix A( Connection )

Express by local neighborhood
2 layer GNN Example
Calculation C Nodes represent

Calculation D node Express
The key
The core : Permutation invariance
That is, exchange any node order anyway , Will get a unique output , Corresponding to unique graph

Equivariant
That is, input change , The output changes accordingly
MP
GCN
violet : Aggregate neighborhood
Blue :W news ,f Activate ,B Parameters
Orange : In fact, what has a greater impact on the final output is the node's own information
GAT

Reference resources
边栏推荐
- Google Chrome browser released patch 103.0.5060.114 to fix the 0-day vulnerability
- How to solve sqlstate[hy000]: General error: 1364 field 'xxxxx' doesn't have a default value error
- Markdown displays pictures side by side
- How can I check the DOI number of a foreign document?
- 面试中有哪些经典的数据库问题?
- 安装VMmare时候提示hyper-v / device defender 侧通道安全性
- 软件测试到了35岁,真的就干不动了吗?
- 微信小程序隐藏video标签的进度条组件
- How to use wechat cloud hosting or cloud functions for cloud development of unapp development applet
- C language interview to write a function to find the first public string in two strings
猜你喜欢

Ideas of high concurrency and high traffic seckill scheme

软件测试到了35岁,真的就干不动了吗?

二十岁的我4面拿到字节跳动offer,至今不敢相信

Overview of FlexRay communication protocol

Matlab / envi principal component analysis implementation and result analysis

「解析」FocalLoss 解决数据不平衡问题

Haqi projection Black Horse posture, avec seulement six mois de forte pénétration du marché des projecteurs de 1000 yuans!

ETCD数据库源码分析——从raftNode的start函数说起

Linear algebra (1)

Redis (I) -- getting to know redis for the first time
随机推荐
循环肿瘤细胞——Abnova 解决方案来啦
LM11丨重构K线构建择时交易策略
C面试24. (指针)定义一个含有20个元素的double型数组a
When we talk about immutable infrastructure, what are we talking about
Abnova 膜蛋白脂蛋白体技术及类别展示
Overview of FlexRay communication protocol
HKUST & MsrA new research: on image to image conversion, fine tuning is all you need
Google Chrome browser released patch 103.0.5060.114 to fix the 0-day vulnerability
Postgresql源码(60)事务系统总结
面试中有哪些经典的数据库问题?
Performance comparison between Ceres solver and g2o
3428. Put apples
JVM in-depth
C language sorting (to be updated)
MySQL的安装
c语言面试写一个函数在字符串N中查找第一次出现子串M的位置。
怎样查找某个外文期刊的文献?
地质学类比较有名的外文期刊有哪些?
字符串常量与字符串对象分配内存时的区别
POI export to excel: set font, color, row height adaptation, column width adaptation, lock cells, merge cells