Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged recurrent

0 votes
357 views
1 answer
    I want to design a single layer RNN in Tensorflow such that last output (y(t-1)) is participated in ... input for updating the hidden state? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
459 views
1 answer
    I used to create the RNN network, in version 0.8 of TensorFlow, using: from tensorflow.python.ops import rnn ... in new versions of TensorFlow? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
397 views
1 answer
    I am building a dynamic RNN network with stacking multiple LSTMs. I see there are 2 options # cells_fw and ... one better than the other? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...