photo

Sara Perez


Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

0 个提问
4 个回答

排名
193,913
of 300,037

声誉
0

贡献数
0 个提问
4 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,106

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Revival Level 1
  • First Answer

查看徽章

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

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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 前 | 0