An open API service indexing awesome lists of open source software.

https://github.com/kyzhouhzau/gumble_lstm

Tensorflow 实现,将Gumble 函数用在 LSTM的每一个units中
https://github.com/kyzhouhzau/gumble_lstm

Last synced: 7 months ago
JSON representation

Tensorflow 实现,将Gumble 函数用在 LSTM的每一个units中

Awesome Lists containing this project

README

          

!["picture1"](./picture/20180919212622.png)
!["picture2"](./picture/20180919212657.png)

论文:Towards Binary-Valued Gates for Robust LSTM Training


博客:https://blog.csdn.net/zhoukaiyin_hzau/article/details/82347700


代码参考:https://github.com/zhuohan123/g2-lstm/blob/master/language-modeling/g2_lstm.py