[TOC]
注意力机制
Linux常用
[TOC]
10. Transformer 原理
本文 翻译自 Ketan Doshi 博客中关于 Transformers Explained Visually 的系列文章
- Overview of Functionality :Components of the architecture, and behavior during Training and Inference
- How it works, step-by-step :How data flows and what computations are performed, including matrix representations
- Multi-head Attention :Inner workings of the Attention module throughout the Transformer
- Why Attention Boosts Performance:How does Attention capture the relationships between words in a sentence
http://fancyerii.github.io/2019/03/09/transformer-illustrated/
[TOC]
3.Ceph数据处理
[TOC]
5.Ceph操作及管理
[TOC]
9.动手学深度学习-经典循环神经网络
[TOC]
8.动手学深度学习-循环神经网络
[TOC]
7.动手学深度学习-经典卷积神经网络
[TOC]
6.动手学深度学习-卷积神经网络
[TOC]
5.动手学深度学习-pytorch深度计算
[TOC]