【模型结构学习】

【卷积类型】
https://www.cnblogs.com/itmorn/p/11177439.html

【GLU】 gated linear unit 门控线性单元
https://www.manongdao.com/article-519737.html
https://pytorch.org/docs/stable/generated/torch.nn.GLU.html#torch.nn.GLU
https://zhuanlan.zhihu.com/p/261729822

【GNN】Graph Neural network 图神经网络
https://www.cnblogs.com/SivilTaram/p/graph_neural_network_1.html#7885087

【GGNN】gated graph neural network 门控图神经网络
https://blog.csdn.net/Orangetc/article/details/115986351?spm=1001.2101.3001.6650.18&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7Edefault-18.highlightwordscore&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7Edefault-18.highlightwordscore
https://blog.csdn.net/weixin_43714954/article/details/100154348?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromBaidu-1.control&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromBaidu-1.control
https://github.com/calebmah/ggnn.pytorch

【GAT】Graph Attention Network 图注意力网络
https://zhuanlan.zhihu.com/p/112938037
https://docs.dgl.ai/_modules/dgl/nn/pytorch/conv/gatconv.html
https://github.com/PetarV-/GAT
https://codeload.github.com/Diego999/pyGAT/zip/refs/heads/master

【GCN】graph convolutional network 图卷积
https://zhuanlan.zhihu.com/p/89503068
http://xtf615.com/2019/02/24/gcn/
https://github.com/mRSun15/pytorch_gcn

【Transformer】
https://www.zhihu.com/question/68482809
https://blog.csdn.net/longxinchen_ml/article/details/86533005
https://baijiahao.baidu.com/s?id=1678418211193986365&wfr=spider&for=pc

【RNN】
https://blog.csdn.net/Daycym/article/details/90341003?spm=1001.2101.3001.6661.1&utm_medium=distribute.pc_relevant_t0.none-task-blog-2%7Edefault%7ECTRLIST%7Edefault-1.highlightwordscore&depth_1-utm_source=distribute.pc_relevant_t0.none-task-blog-2%7Edefault%7ECTRLIST%7Edefault-1.highlightwordscore

[LSTM]
https://blog.csdn.net/qq_37236745/article/details/107077024
BiLSTM in torch:
https://zhuanlan.zhihu.com/p/39191116
torch API
https://pytorch.org/docs/stable/generated/torch.nn.LSTM.html?highlight=nn%20lstm#torch.nn.LSTM
LSTM可视化解释
https://www.zhihu.com/question/41949741

【GRL】 Gradient reverse layer
https://www.it610.com/article/1293870212961083392.htm

【ResNet权重】
ResNet权重下载
model_urls = {
‘resnet18’: ‘https://download.pytorch.org/models/resnet18-5c106cde.pth’,
‘resnet34’: ‘https://download.pytorch.org/models/resnet34-333f7ec4.pth’,
‘resnet50’: ‘https://download.pytorch.org/models/resnet50-19c8e357.pth’,
‘resnet101’: ‘https://download.pytorch.org/models/resnet101-5d3b4d8f.pth’,
‘resnet152’: ‘https://download.pytorch.org/models/resnet152-b121ed2d.pth’,
}

【感受野】
https://blog.csdn.net/zyazky/article/details/80967931?utm_medium=distribute.pc_relevant.none-task-blog-2defaultbaidujs_title~default-0.essearch_pc_relevant&spm=1001.2101.3001.4242.1

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值