rasmusbergpalm / DeepLearnToolbox

Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LSTM in simulink

dachuanwud opened this issue · comments

I have a question. I want to transplant a simple LSTM adder, or a simple LSTM regression model to the simulink. Could you please tell me if there are any specific examples?

Have you solved the problem?