LSTM - Way to set inputweight based on user defined variable
Ältere Kommentare anzeigen
Dear everyone,
I am really interested in LSTM to use predicting the time series data
In the progress, I want to set inputweight based on user defined value
I thought that the size of inputweights should be 'InputSize', however, it should be '4*NumHiddenUnitsxInputSize' as mentioned in
I tried to find the reason that size of inputweights is '4*NumHiddenUnitsxInputSize', but I cannot find it
If there are someone who know the reason that the size of inputweights is '4*NumHiddenUnitsxInputSize', please explain it to me..
Thank you
Sincerly yours
Antworten (1)
Srivardhan Gadila
am 23 Aug. 2020
0 Stimmen
Kategorien
Mehr zu Guidance, Navigation, and Control (GNC) finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!