GNN

ying-chease

了解图神经网络GNN和2种高级算法「DeepWalk」+ 「GraphSage」:https://easyai.tech/blog/gnn-deepwalk-graphsage/

 

二、GCN

2.1、概念讲解透彻 https://zhuanlan.zhihu.com/p/51990489  

2.2、推导说明  https://zhuanlan.zhihu.com/p/38612863https://mp.weixin.qq.com/s/356WvVn1Tz0axsKd8LJW4Q

2.3、GraphSage(Graph SAmple and aggreGate)GCN归纳学习框架(GCN升级经典论文)  https://zhuanlan.zhihu.com/p/62750137 

https://zhuanlan.zhihu.com/p/74242097,相关论文《Inductive Representation Learning on Large Graphs》

 

三、GATs

3.1、《Graph attention networks》https://zhuanlan.zhihu.com/p/34232818 

分类:

技术点:

相关文章:

  • 2021-12-24
  • 2021-06-06
  • 2021-04-13
  • 2021-12-26
  • 2021-08-23
  • 2021-04-21
  • 2021-07-31
  • 2021-12-26
猜你喜欢
  • 2021-09-29
  • 2021-12-26
  • 2021-12-26
  • 2021-06-09
  • 2022-12-23
  • 2021-12-07
相关资源
相似解决方案