Open Yutasq opened 5 years ago
Thanks and I have following questions:
what is the difference of AttentionLSTM and AttentionLSTM_t in your code attention_lstm.py? (i.e. what do you mean by 'attention_vec'?)
Is the output at each timestep is the input to the next timestep in AttentionLSTM_t?
Thanks and I have following questions:
what is the difference of AttentionLSTM and AttentionLSTM_t in your code attention_lstm.py? (i.e. what do you mean by 'attention_vec'?)
Is the output at each timestep is the input to the next timestep in AttentionLSTM_t?