Translations:Word Embeddings/19/en: Difference between revisions

    From Marovi AI
    (Importing a new version from external source)
    Tag: Manual revert
    (Importing a new version from external source)
    Tag: Manual revert
     
    Line 1: Line 1:
    The context word vectors are averaged and passed through a softmax layer. CBOW is faster to train and works well for frequent words.
    The context word vectors are averaged and passed through a {{Term|softmax}} layer. CBOW is faster to train and works well for frequent words.

    Latest revision as of 23:34, 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 (Word Embeddings)
    The context word vectors are averaged and passed through a {{Term|softmax}} layer. CBOW is faster to train and works well for frequent words.

    The context word vectors are averaged and passed through a softmax layer. CBOW is faster to train and works well for frequent words.