Home
About
Tech It Yourself
Home
Machine Learning
Github
About
Home
number hidden unit in LSTM
What is the relationship between timestep and number hidden unit in LSTM?
What is the relationship between timestep and number hidden unit in LSTM?
Tech It Yourself
October 14, 2019
Timestep
= the len of the input sequence. For example, if you want to give LSTM a sentence as an input, your timesteps could either be the number of words or the number of characters depending on what you want.
Number of hidden units
number hidden unit in LSTM
Post a Comment
0 Comments
Follow us
Latest Posts
5/recent/post-list
Popular Posts
Collection of points in Computer Vision
Information Entropy - Shannon Entropy
Robot Operating System - ROS tutorial
Principal Component Analysis PCA using Singular Value Decomposition SVD
UML Class Diagram Relationships, Aggregation, Composition
0 Comments