photo

Darshana Abeyrathna


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
65,036
of 300,057

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
80.0%

收到投票数
0

排名
 of 20,866

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,162

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Why it gives worse results when I use Genetic Algorithm for training NNs than when I use Back-propagation?
I have an NN with *192 inputs and 48 outputs* where I use it for electricity forecasting. It has only one hidden layer and neuro...

9 years 前 | 1 个回答 | 0

1

个回答

提问


What is the best training data set to train a Neural Network from the given two options?
Previously, I had a Neural Network with a small number of input-nodes (around 6) and I used to train it with a large dataset (ar...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Is that possible to have the same training-MSEs for the same training data set with different weights at end of the training phase?
Matlab NN toolbox starts its weights and bias randomly. Therefore, I trained the network 200 times with random weights and bias ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to calculate the NN outputs manually?
Can anyway help me explaining manual calculation for testing outputs with trained weights and bias? Seems it does not give the c...

9 years 前 | 3 个回答 | 0

3

个回答

提问


MATLAB NN toolbox does not give the expected weights and bias amount after trained the network
I had 192 inputs with 48 outputs to train my network. To give a clear idea about the problem I have given the code with only fou...

9 years 前 | 1 个回答 | 0

1

个回答