/DeepLSTM

深层LSTM,重写MultiRNNCell中的两个LSTM的连接部分。使得多个LSTM之间的结合更加灵活。

Primary LanguagePython

DeepLSTM

深层LSTM,重写MultiRNNCell中的两个LSTM的连接部分。使得多个LSTM之间的结合更加灵活。 Deep LSTM, I rewrite some connections in MultiRNNCell modules. That will be more flexible.