LSTM 结构复习 2019-03-05

由于项目需要,再加上好长时间没用了,简单复习一下,回家详细补充。

1. 【h_t, C_t】 = f()

2. 输出

return_sequence

return_state


你可能感兴趣的:(LSTM 结构复习 2019-03-05)