1、代码展示
[code lang="python"] a = 0 b = 1 a, b = b, a [/code ] # 不要上面这个空格
a = 0 b = 1 a, b = b, a
2、公式展示
[latex]\text{Attention}(Q, K, V) = \text{softmax}\!\left(\frac{QK^\top}{\sqrt{d}}\right)V[/latex]
\(\text{Attention}(Q, K, V) = \text{softmax}\!\left(\frac{QK^\top}{\sqrt{d}}\right)V\)
3、文章列表
[catlist numberposts=5 name=Hardware]
4、继续阅读
<!--more-->
5、付费提示
[members_only]