- Category:
- matlab
- Tags:
-
- File Size:
- 5kb
- Update:
- 2019-10-16
- Downloads:
- 1 Times
- Uploaded by:
- yaofang123
Description: LSTM (Long Term short-term Memory) is a kind of time circulation neural network, which is specially designed to solve the long-term dependence problem of general RNN. All RNN have a chain form of repeating neural network modules.
In the standard RNN, this repeating structure module has a very simple structure, such as a tanh layer.
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
gru_sentiment_analysis_cell.py | 3341 | 2019-10-02
|
gru_sentiment_analysis_layer.py | 3300 | 2019-10-02
|
lstm_sentiment_analysis_cell.py | 3365 | 2019-10-02
|
lstm_sentiment_analysis_layer.py | 2886 | 2019-10-02 |