LSTM - Way to set inputweight based on user defined variable

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

답변 (1개)

Srivardhan Gadila
Srivardhan Gadila 2020년 8월 23일

0 개 추천

You can find the explanation in the same documentation page in More About section.

카테고리

도움말 센터File Exchange에서 Guidance, Navigation, and Control (GNC)에 대해 자세히 알아보기

질문:

2020년 8월 17일

답변:

2020년 8월 23일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by