photo

Sara Perez


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
4 Answers

RANK
135,460
of 300,364

REPUTATION
0

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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 Review
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
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...

6 years ago | 0

Answered
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...

6 years ago | 0

Answered
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...

6 years ago | 0

Answered
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