photo

Darshana Abeyrathna


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
65,103
of 300,343

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 3 answers | 0

3

answers

Question


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 ago | 1 answer | 0

1

answer