photo

Akhil Reddy


2016년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


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.

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 8년 전 | 답변 수: 1 | 1

1

답변