photo

Jyoti Nautiyal


Last seen: 8 mois il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
0 Réponses

RANG
175 000
of 300 365

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
66.67%

VOTES REÇUS
0

RANG
 of 20 933

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 262

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

plus de 2 ans il y a | 3 réponses | 0

3

réponses

Question


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

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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?

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 4 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


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

environ 5 ans il y a | 1 réponse | 0

1

réponse