Statistics
RANK
159,406
of 301,440
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,282
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,580
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Answered
MATLAB nntool does not perform any iterations but directly declares Performance goal met. Why?
Well, in case you have the same problem, I've solved it setting % Given that nn is a feedforwardnet nn.performParam.normalize...
MATLAB nntool does not perform any iterations but directly declares Performance goal met. Why?
Well, in case you have the same problem, I've solved it setting % Given that nn is a feedforwardnet nn.performParam.normalize...
6 years ago | 0
Question
Why can't gradient descent get as good as levenberg-marquart in this feedforwardnet?
I am training a feedforwardnet with gradient descent "traingd" as backpropagation algorithm to predict times table. X = [repmat...
6 years ago | 0 answers | 0
