arXivTimes / arXivTimes

repository to research & share the machine learning articles
https://arxivtimes.herokuapp.com/
MIT License
3.9k stars 201 forks source link

Understanding Hidden Memories of Recurrent Neural Networks #478

Open icoxfog417 opened 7 years ago

icoxfog417 commented 7 years ago

一言でいうと

RNNの可視化を行うツールであるRNNVisで用いられている手法の解説。入力された単語に対する隠れ層の反応、またタイムステップごとにどの隠れ層がどの単語表現によっているかを可視化している。

image

論文リンク

https://arxiv.org/abs/1710.10777

著者/所属機関

Yao Ming, Shaozu Cao, Ruixiang Zhang, Zhen Li, Yuanzhe Chen, Yangqiu Song, Huamin Qu

投稿日付(yyyy/MM/dd)

2017/10/30

概要

新規性・差分

手法

結果

コメント

icoxfog417 commented 7 years ago

実装あり(TensorFlow用)

https://github.com/myaooo/RNNVis