san su - MATLAB Central
photo

san su


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 03/22 to 03/25Use left and right arrows to move selectionFrom 03/22Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 Questions
3 Answers

RANK
89,971
of 297,775

REPUTATION
0

CONTRIBUTIONS
4 Questions
3 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,469

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,472

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

  • Thankful Level 1
  • First Review

View badges

Feeds

View by

Answered
How to export the deep neural network model that has been well trained?
Thank you very much. The "ONNX" format is OK.

3 years ago | 0

Question


How to export the deep neural network model that has been well trained?
Export net as ".h5" format for embedded hardware .

3 years ago | 2 answers | 0

2

answers

Question


featureinputlayer and convolution1dlayer
featureinputlayer matches fullyconnectedlayer but not matches convolution1dlayer

3 years ago | 1 answer | 0

1

answer

Answered
Muiti-input one-output neural network. Error: Invalid input layers. Network must have at most one sequence input layer.
I change the inputs from 2 to 6 (sequences), the network will not work.

3 years ago | 0

Question


Muiti-input one-output neural network. Error: Invalid input layers. Network must have at most one sequence input layer.
Error: Invalid input layers. Network must have at most one sequence input layer. I do as the following example. I do not know w...

3 years ago | 1 answer | 0

1

answer

Answered
how can I change the max epoch number in fitcnet?
'IterationLimit', 2000

3 years ago | 0

| accepted

Question


how can I change the max epoch number in fitcnet?
how can I change the max epoch number in fitcnet? default is 1000.

3 years ago | 1 answer | 0

1

answer