photo

Darshana Abeyrathna


自 2016 起处于活动状态

Followers: 0   Following: 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...

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

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

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

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

8 years 前 | 1 个回答 | 0

1

个回答