Seach the website
Login
Register
Dark Mode
Brightness
Ambient Glow – Questions list
Register
Profile
Edit Profile
Messages
My favorites
My Updates
Logout
Courses
Feedback
Recent questions tagged rnn
0
0 votes
1
answers
1 answer
438
438 views
Step-by-Step Hidden State Calculation in a Recurrent Neural Network
Consider a simplified Recurrent Neural Network (RNN) with a single input and a single output. The hidden state is updated using the recurrence:$$ h_t = \text{ReLU}(W_{ih}...
tofighi
116k
points
73
79
101
asked
Dec 1, 2025
Machine Learning
machine-learning
deep-learning
rnn
+
–
1
1 vote
0
0 answers
503
503 views
Passing variable length sentences to Tensorflow LSTM
I have a tensorflow LSTM model for predicting the sentiment. I build the model with the maximum sequence length 150. (Maximum number of words) While making predictions, i...
sujitha
130
points
1
1
5
asked
Feb 10, 2019
General
python
deep-learning
tensorflow
classification
rnn
+
–
To see more, click for the
full list of questions
or
popular tags
.