Translations:Attention Mechanisms/7/zh: Difference between revisions

    From Marovi AI
    (Batch translate Attention Mechanisms unit 7 → zh)
    Tag: translation
     
    (Batch translate Attention Mechanisms unit 7 → zh)
    Tag: translation
     
    (One intermediate revision by the same user not shown)
    Line 1: Line 1:
    其中 <math>W_s</math>、<math>W_h</math> 和 <math>v</math> 是学习得到的参数。注意力权重通过应用 softmax 得到:
    其中 <math>W_s</math>、<math>W_h</math> 和 <math>v</math> 是可学习参数。注意力权重通过应用 {{Term|softmax|softmax}} 获得:

    Latest revision as of 23:36, 27 April 2026

    Information about message (contribute)
    This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
    Message definition (Attention Mechanisms)
    where <math>W_s</math>, <math>W_h</math>, and <math>v</math> are learned parameters. The attention weights are obtained by applying {{Term|softmax}}:

    其中 $ W_s $$ W_h $$ v $ 是可学习参数。注意力权重通过应用 softmax 获得: