photo

Jyoti Nautiyal


Last seen: 9 meses hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

MATLAB Answers

6 Preguntas
0 Respuestas

CLASIFICACIÓN
75.745
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.407

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 2 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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?

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta