keras中的LSTM函数及其TimeDistributed层

LSTM层 keras.layers.recurrent.LSTM(units, activation='tanh', recurrent_activation='hard_sigmoid', use_bias=True, kernel_initializer='glorot_uniform', recurrent_initializer='orthogonal', bias_initialize
相关文章
相关标签/搜索