项目作者: DSXiangLi
项目描述 :
LSTM, theano, Attenetion Mechanism
高级语言: Jupyter Notebook
项目地址: git://github.com/DSXiangLi/LSTM_attention.git
LSTM_attention
Theano implementation for LSTM step by step. Including following modification on LSTM:
- deep LSTM
- double linked LSTM
- LSTM with ARIMA
- LSTM with attention