Hello Everyone
How can I tune lstm network for dynamic system identification ?
Actually Matlab has LSTM identification example
https://www.mathworks.com/help/ident/ug/use-lstm-for-linear-system-identification.html
But I think that the network is tuned according to system dynamic because when I write different transfer function into model, the network do not work properly.
Is there any reseach to indicate how adjust lsmt options for dynamics system properties ? For example Can I use high or low learnRateDropPeriod for slow system ?
Thanks for your interests