Recurrent Autoencoders
Sequence-to-Sequence Autoencoder
Recurrent autoencoder variant where the encoder compresses an entire sequence into a single context vector, which the decoder uses to reconstruct the original sequence, often applied to text translation or summarization.
← Geri