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
    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> 是可学习的参数。注意力权重通过应用 softmax 得到:

    Revision as of 21:58, 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 得到: