Creating Custom lstmLayer in the Neural Network Toolbox

1 view (last 30 days)
I'm creating a custom LSTMLayer acording to the following instructions in the Neural Network Toolbox. Custom Layer Definition However I am unable to define the parameters and methods properly since I am unable to understand how it has been done for the baseClass (lstmLayer). Could I get some additional help regarding the same and if possible some basic template for the parameters and methods specifically for the lstmLayer only.

Answers (0)

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!