ICML-2016 用于源代码极致摘要的卷积注意力网络

· ICML· · convolutional-neural-network, code-summarization

论文地址:A Convolutional Attention Network for Extreme Summarization of Source Code

通过卷积注意力机制提取特征

作者认为很多领域都存在平移不变特征,所以使用CNN来学习表示

avatar