Sara Perez
Followers: 0 Following: 0
Statistics
0 Questions
4 Answers
RANK
132,306
of 295,467
REPUTATION
0
CONTRIBUTIONS
0 Questions
4 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Freez specific weights in Custom Neural Network
You can set the propiety value of the layer 'WeightLearnRateFactor' to zero, so the weights won't be modified or learned mo...
5 years ago | 0
How can I constrain neural network weights?
You can set the propiety value of the layer 'WeightLearnRateFactor' to zero, so the weights won't be modified or learned mo...
5 years ago | 0
how to initialize the neural network to a set of weights ???
You can specify your own function for the initialization of the weights with 'WeightsInitializer' in convolution2dLayer. laye...
5 years ago | 0
evaluateDetectionPrecision error when using my own dataset
Hi! I have the same problem. It works fine for calculating the accuracy of a single class (where ground truth does not need lab...
6 years ago | 0