Community Profile

photo

Kalpesh Patil


Active since 2013

Followers: 0   Following: 0

Message

Project Associate at IIT Bombay

Statistics

All
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Submitted


ANN weight optimization using Cat Swarm Optimization
This toolbox updates the weights of ANN using CSO method.

6 years ago | 5 downloads |

Submitted


changeDims_CDC_SRD(skmCats_smpC, CDC, SRD, fun)
Part of CSO Optim toolbox

6 years ago | 0 downloads |

Submitted


seekMode(skmCats_Mat, CDC, SRD, SMP, fun)
Seeking mode in CSO optimization part of CSO Optim toolbox

6 years ago | 0 downloads |

Submitted


bound_Chk( reqMat, lowBnd, upBnd)
Function needed for CSO Optim

6 years ago | 0 downloads |

Submitted


Cat Swarm Optimization
CSO for optimizing ANN weights. But this package can be used for a various objective functions.

6 years ago | 1 download |

Answered
How to obtain R square value
correlation_coeff = corr2(Ygg,AAT); r_sqr = power(correlation_coeff,2);

9 years ago | 0

Question


Lag in output from NarNetwork (narnet)
% Solve an Autoregression Time-Series Problem with a NAR Neural Network % Script generated by Neural Time Series app % This scri...

9 years ago | 1 answer | 0

1

answer

Question


Correlation values shown by 'nntraintool -> regression plots' differs when calculated manually for 'dividerand' function
Hello all, I ran my ANN model to train 60 training sets out which 42 were used for training, 9 used for validation and 9 were u...

10 years ago | 1 answer | 0

1

answer