photo

Balaji


Actif depuis 2014

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

5 Questions
0 Réponses

RANG
190 692
of 301 723

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
60.0%

VOTES REÇUS
0

RANG
 of 21 401

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 176 250

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


When I am my training a elman neural network it is working only with 5 or lower no. of hidden layers, as I tried to increase no of layers its giving only 50% accuracy which means network is not trained proparly. what could probably go wraong?
I am using R2010a, network is as follows, it is a elman neural network, trained with 'trainrp' and nguyen widrow algorithm is us...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


Can any one tell me what is the simplest way to create an Elman nerual network(ENN), with 'trainrp'(resilint back propagation), whose weights are initalized by nguyen widrow algorithm with 20 hidden layers. Network which has very less random nature.
I am using R2010a, when I tried to create elman network wirh trainrp in 'nntool' I got errors, so please give me the code or the...

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


Can anyone tell me what are the random things that effect nerual network accuracy?
I used Nguyen widrow algorithm for generating bias values and layer initial weights using net = initnw(net,layerNumber); but s...

environ 12 ans il y a | 1 réponse | 0

0

réponse

Question


How can I fix minmum mse requirement for neural network training mannually rather using default requirement?
I wish to stop traing automatically when mse falls below 0.0001, but system is waiting till it becomes 10^-14 or so.

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


For my project work I have used Elman neural network, with Resilient back propagation algorithm, Nguyen widrow algorithm for generating initial layer values. I observed lot difference between outputs in different trials
For my project work I have used Elman neural network(ENN), with Resilient back propagation algorithm, Nguyen widrow algorithm fo...

environ 12 ans il y a | 2 réponses | 0

2

réponses