統計
MATLAB Answers
5 質問
0 回答
ランク
of 158,938
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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...
2年弱 前 | 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...
3年弱 前 | 1 件の回答 | 1
1
回答質問
Error using confusionmat. First two arguments must be vectors or character matrices.
3年弱 前 | 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...
3年弱 前 | 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,~...
約3年 前 | 1 件の回答 | 0