← Back to Submind

Topic

long short term memory

Sequence to Sequence Deep Learning (Quoc Le, Google)

Lex Fridman

Quoc Le introduces Sequence to Sequence (Seq2Seq) learning through a practical example of an automatic email reply system, illustrating how variable-length inputs can be mapped to variable-length outputs. He begins with simple Bag-of-Words representations using logistic regression but highlights the …