About 371,000 results
Open links in new tab
  1. Encoder-Decoder Models for Natural Language Processing

    Feb 13, 2025 · Encoder-Decoder models and Recurrent Neural Networks are probably the most natural way to represent text sequences. In this tutorial, we’ll learn what they are, different …

  2. Encoder Decoder Models - GeeksforGeeks

    May 2, 2025 · For example, in machine translation an encoder-decoder model might take an English sentence as input (like "I am learning AI") and translate it into French ("Je suis en train …

  3. Machine Translation (Encoder-Decoder Model)! - Medium

    Oct 31, 2019 · The encoder-decoder model is a way of using recurrent neural networks for sequence-to-sequence prediction problems. It was initially developed for machine translation …

  4. Encoder-Decoder Recurrent Neural Network Models for Neural Machine

    Aug 7, 2019 · The encoder-decoder architecture for recurrent neural networks is the standard neural machine translation method that rivals and in some cases outperforms classical …

  5. Demystifying Encoder Decoder Architecture & Neural Network

    Jan 12, 2024 · Machine translation: One of the most common applications of the Encoder-Decoder architecture is Machine Translation. This is where a sequence of words in one …

  6. 10.6. The Encoder–Decoder Architecture — Dive into Deep ... - D2L

    Encoder-decoder architectures can handle inputs and outputs that both consist of variable-length sequences and thus are suitable for sequence-to-sequence problems such as machine …

  7. Understanding the Properties of Minimum Bayes Risk Decoding in Neural Machine Translation. 2021.

  8. Encoding-Decoding Methods for Neural Machine Translation

    In this paper, we have reviewed different Encoding-Decoding methods for Neural Machine Translation(NMT). We also, compare these various methods and put forward a past, present …

  9. In this paper, we explore translation models that are universal, eficient, and easy to optimize, by marrying the world of LLMs with the world of NMT. We apply LLMs to NMT encoding and …

  10. Understanding the Encoder-Decoder Architecture in Machine

    Aug 16, 2024 · The Encoder-Decoder architecture is a fundamental concept in machine learning, especially in tasks involving sequences such as machine translation, text summarization, and …

Refresh