photo

Akhil Reddy


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


What exactly are the gradient and Mu in ANN?
Pls provide detailed explanation of Both Mu and Gradient

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

1

respuesta

Pregunta


How can I plot a direct relation between one of the input variable and the output?
I have a dataset with 15-20 inputs and I want to plot a curve stating their relation, like it could be directly proportional or ...

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

1

respuesta

Pregunta


How does Artificial Neural Networking tool work?
How exactly the epochs occur and what are the every individual parameter mean actually. Also, provide the relevant source.

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

0

respuestas

Pregunta


What is validation failure Artificial neural network ?
while using nntraintool the training stops when no of validation failures reach certain prescribed number. What exactly is this ...

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

1

respuesta

Pregunta


How to convert a cell into normal matrix?
cell2mat is not working

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

1

respuesta

Pregunta


How to delete rows from a CELL with certain values?
It has thousands of rows and I want to remove any row with 0 or 99 or 999 in the row 12 and 13

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

1

respuesta

Pregunta


How to remove the rows with particular value in a cell?
A = { a 99 8.5; b 2.4 9.7; c 12 99; d 13 11; e 1 1; f 0 1} I would like to remove the rows with 0 and 99. i.e Row 1, Row 3 an...

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

1

respuesta

Pregunta


Can I use case 1 || case 2 while using switch thread?
switch matlab_review case 'good' || case 'interesting' fprintf('Review is positive\n'); otherwise fprintf('Not so ...

más de 8 años hace | 1 respuesta | 1

1

respuesta