This document discusses sequence to sequence learning with Tensor2Tensor (T2T) and sequence models. It provides an overview of T2T, which is a library for deep learning models and datasets. It discusses basics of sequence models including recurrent neural networks (RNNs), convolutional models, and the Transformer model based on attention. It encourages experimenting with different sequence models and datasets in T2T.