How to transfer weights from a trained LSTM to a new LSTM model?
2 views (last 30 days)
Show older comments
Hello,
I am working on tranfer learning of LSTM network where I want to use network weights of a trained LSTM model to serve as initialization for the model to be trained on the target data. Please let me know how can I do that (prefferably with necessary code).
Thank you in advance,
0 Comments
Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!