caicloud / tensorflow-tutorial

Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
2.93k stars 2.08k forks source link

8.2章节:LSTM结构中的问题 #64

Closed skx300 closed 6 years ago

skx300 commented 7 years ago

图8-6显示的LSTM单元结构示意图说明,输入门和输出门都需要有上一时刻的输出作为输入。而208页最上面的代码中,tensorflow中的lstm为什么不用输入上一时刻的输出?这里只用输入当前时刻的输入和上一时刻的状态就可以了,并没有显示地输入上一时刻的输出。

caicloud-bot commented 6 years ago

Issues go stale after 90d of inactivity. Mark the issue as fresh with /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

/lifecycle stale

caicloud-bot commented 6 years ago

Stale issues rot after 30d of inactivity. Mark the issue as fresh with /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten /remove-lifecycle stale

caicloud-bot commented 6 years ago

Rotten issues close after 30d of inactivity. Reopen the issue with /reopen. Mark the issue as fresh with /remove-lifecycle rotten.

/close