Bao Ngo
Followers: 0 Following: 0
Feeds
提问
How can I change the regularization (weight decay) in fitnet?
I use fitnet to create a 50-node model, with training and validation ratios set to 30% and 70%. I want the regularization (weigh...
1 year 前 | 1 个回答 | 0
1
个回答提问
Loading .pt file into matlab
Hi I have a .pt file containing a list of tensors like the picture below. I want to ask how can I load these tensors into Matlab...
2 years 前 | 1 个回答 | 1
1
个回答提问
Error using confusionmat. First two arguments must be vectors or character matrices.
2 years 前 | 0 个回答 | 0
0
个回答提问
NUMCLUSTERS must be a positive integer not greater than the number of data
I am using the vl_feat module to call sift and gmm model for my data of 600 images. But I got the error for numCluster when I ru...
2 years 前 | 1 个回答 | 0
1
个回答提问
Output argument <XX> (and possibly others) not assigned a value in the execution with <YY> function
I have a function script as follows: function [h]=getColorHist(im, color_table, opt) im = rgb2hsv(im); [ht,wid,~...
2 years 前 | 1 个回答 | 0