Feeds
已提交
ANN weight optimization using Cat Swarm Optimization
This toolbox updates the weights of ANN using CSO method.
7 years 前 | 3 次下载 |
已提交
seekMode(skmCats_Mat, CDC, SRD, SMP, fun)
Seeking mode in CSO optimization part of CSO Optim toolbox
7 years 前 | 0 次下载 |
已提交
Cat Swarm Optimization
CSO for optimizing ANN weights. But this package can be used for a various objective functions.
7 years 前 | 1 次下载 |
已回答
How to obtain R square value
correlation_coeff = corr2(Ygg,AAT); r_sqr = power(correlation_coeff,2);
How to obtain R square value
correlation_coeff = corr2(Ygg,AAT); r_sqr = power(correlation_coeff,2);
10 years 前 | 0
提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 1 个回答 | 0