Jyoti Nautiyal
Followers: 0 Following: 0
Statistica
6 Domande
0 Risposte
RANK
65.879
of 295.467
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
0
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
how can I take elements of an array as input to a function in a set of 10 elements each?
I have an array of [1x676]. I need to input this array [1x676] in a function through testbench. how can I input it in a set o...
oltre un anno fa | 3 risposte | 0
3
risposteDomanda
Why number of filters, numF = round(16/sqrt(SectionDepth)) and why numF is doubled in each convolution in Deep Learning Using Bayesian Optimization in MATLAB Documentation?
imageSize = [32 32 3]; numClasses = numel(unique(YTrain)); numF = round(16/sqrt(optVars.SectionDepth)); ...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Can we tune the filter size and number of filters in a CNN automatically using Bayesian optimization?
what are all the hyper-parameters that can be tuned using Bayesian optimization in experiment manager?
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
How can we tune network architecture hyperparameters like number of filters, filter size etc. using Bayesian Optimization? Is Bayesian Optimization only for training options?
how to tune hyperparameters of network architecture in a convolutional neural network? which hyperparameters can be tuned using...
oltre 3 anni fa | 0 risposte | 0
0
risposteDomanda
change size of images
I have a database of thousands of images of different sizes like 45x78, 67x89, 83x99 etc. how to make all the images of same siz...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
fully connected layer in a CNN
I trained a CNN for MNIST dataset with one fully connected layer. The input to fully connected layer is 9 channels of size 20 x ...
circa 4 anni fa | 1 risposta | 0