2019-04-02 MatplotlibとseabornによるSelf Attentionの可視化 Self Attentionの重みを、Pythonのライブラリである「Matplotlibとseaborn」を活用して可視化する方法について紹介します。モデルの実装は、PyTorchに基づきます。
2019-04-01 論文メモ:Frustratingly Short Attention Spans in Neural Language Modeling Key-Value型のAttentionを活用した言語モデルに関する論文:「Frustratingly Short Attention Spans in Neural Language Modeling」の論文のメモ書きを共有・紹介します.