Home About

Tags

MachineLearning (25) LinearAlgebra (16) GameDesign (12) ComputerScience (11) SoftwareEngineering (11) LargeLanguageModels (8) AudioEngineering (7) DiscreteMath (6) AutomatedTesting (6) Roblox (5) Zettelkasten (5) ReinforcementLearning (4) More

Notes by Lex Toumbourou

RNN Encoder-Decoder

Oct 25, 2024 permanent

An Encoder-Decoder architecture that uses an RNN module (like an LSTM and GRU) for the encoder and decoder. See Learning Phrase Representations using RNN Encoder-Decoder for Statistical Machine Translation.