
san su
Followers: 0 Following: 0
Statistics
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
Feeds
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
answersQuestion
featureinputlayer and convolution1dlayer
featureinputlayer matches fullyconnectedlayer but not matches convolution1dlayer
3 years ago | 1 answer | 0
1
answerMuiti-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
answerhow 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