photo

Akhil Reddy


Attivo dal 2016

Followers: 0   Following: 0

Statistica

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 8 anni fa | 1 risposta | 1

1

risposta