photo

Sergio Matiz Romero

Last seen: 5 days ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
4 Answers

RANK
73,347
of 299,750

REPUTATION
0

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,792

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165,710

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer

View badges

Feeds

View by

Answered
How can I implement Layernormalization layer to generate C code?
Hi @FRANCISCO JAVIER ALVAREZ BAZAN, A potential workaround is to use groupNormalizationLayer in 'all-channels' mode instead to ...

2 years ago | 0

Answered
How to fix "Function call failed" issue when trying to call "coder.loadDeepLearningNetwork(network_path);", where network_path= path for trained network.mat file
Hi @Mike Danous After investigating the issue further, I found that the problem with the initial workflow you were following is...

3 years ago | 0

Answered
How to fix "Function call failed" issue when trying to call "coder.loadDeepLearningNetwork(network_path);", where network_path= path for trained network.mat file
Hi @Mike Danous First, I would like to thank you for reporting this issue. I was able to reproduce the error you observed on my...

3 years ago | 0

Answered
How to deploy custom deep learning model in Raspberry Pi 4?
Hi @Paras Dhekale, There is also this code generation example for an LSTM network. Your custom pretrained network can be loaded...

3 years ago | 0