Feeds
질문
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 ...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
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. ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
3년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
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...
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...
3년 초과 전 | 0
질문
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 ...
3년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
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 ...
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 ...
거의 4년 전 | 0
질문
"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...
거의 4년 전 | 답변 수: 1 | 0
1
답변답변 있음
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. ...
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. ...
거의 4년 전 | 0
답변 있음
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...
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...
거의 4년 전 | 0
질문
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...
거의 4년 전 | 답변 수: 3 | 0
