Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - 提供深度学习的全面介绍,包括关于序列建模、循环神经网络及其在预测和生成等各种任务中应用的专门章节。
Sequence to Sequence Learning with Neural Networks, Ilya Sutskever, Oriol Vinyals, Quoc V. Le, 2014Advances in Neural Information Processing Systems, Vol. 27 (NeurIPS) - 一篇开创性的论文,介绍了序列到序列模型,该模型成为机器翻译和摘要等任务的标准,其中输入和输出序列长度不同。