← Back to Submind

Topic

neural programmer interpreters

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 …