photo

Giuseppe Menga


Last seen: 2 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Question


using LSTM nets for classification with multiple outputs
I'm using LSTM nets for classification. I would like to have 3 outputs of 3 values (-1 0 +1) Apparently the Matlab framework ...

8 months ago | 1 answer | 0

1

answer

Question


NARX - a strange thing happens
I control a lower limb exoskeleton for performing the sit-to-stand exercise using electromiographical signals with a NARX net. ...

2 years ago | 1 answer | 0

1

answer

Question


simulink c/c++ code generator use multimedia functions for optimizing execution (such as _mm_loadu_pd etc.), how to avoid it ad generate sugar & cannella code?
if the dimension of the vectors on opearting variables is even, the simulink c/c++ code generator uses the multi media function...

2 years ago | 1 answer | 0

1

answer

Answered
How can i improve the performance of a closed loop NARX?
I found that the performance index of a closed loop Narx is not convex. So I found great improvements by randomly perturbing pa...

2 years ago | 0

Question


poor dumping in NARX
I'm using NARX nets to estimate joint velocities from electromiographical (EMG) signals of patient's muscles to control a lower ...

2 years ago | 1 answer | 0

1

answer

Answered
code generation for LSTM NN
Hari, I discovered the problem related to the openMP library. When you run Coder, in one of the first windows it suggests you ...

2 years ago | 0

Question


"Deep Learning Toolbox" products - NARX versus LSTM NN
I'm using NN to predict in real time, one step ahead for control, from multi input time series, multi output time series of a sy...

2 years ago | 1 answer | 0

1

answer

Answered
code generation for LSTM NN
Dear Hari, your suggestions were very helpful. I took sometime to go through the papers you indicated, but finally I succeded. ...

2 years ago | 0

Answered
code generation for LSTM NN
Hi Hari, thank for your interest in my problem. I have solved that particular aspect, it was my fault. However, the code gener...

2 years ago | 0

Question


code generation for LSTM NN
I generated the C/C++ code for a trained LSTM NN on a 2021b Matlab the type of mynet;/* '<Root>/MATLAB Function' */ c_coder_ct...

2 years ago | 3 answers | 0

3

answers