can i implement lstm layer from scratch using matlab in sequence to sequence regression

Risposte (1)

Sure, I think the best way to do this would be with a custom layer, you can follow this example that implements a modified LSTM called peephole LSTM using custom layers:
https://uk.mathworks.com/help/deeplearning/ug/define-custom-recurrent-deep-learning-layer.html

Categorie

Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange

Prodotti

Release

R2021a

Richiesto:

il 1 Dic 2022

Commentato:

il 10 Dic 2022

Community Treasure Hunt

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

Start Hunting!

Translated by