How can i optimise weights for BPN using genetic algorithm?
Mostra commenti meno recenti
I am working on prediction of rainfall using BPN. I have read that in order to get better convergence, optimisation method like Genetic Algorithm can be applied. How do we use the tool box especially when the weights are to be optimised?
1 Commento
Risposta accettata
Più risposte (1)
Greg Heath
il 21 Mar 2013
0 voti
I have read that ... Where? ... The internet?
Please clarify. Is your prediction problem static (simultaneous input and output)or dynamic ( input and/or feedback delays are involved).
The genetic algorithm is most useful in determining optimum nonstandard network node topology. As examples, nonuniform (sporadic?) input, feedback, skiplayer and output connections. However, it is too slow for estimating weights given a fixed topology like those represented by the various MATLAB functions.
What MATLAB design functions have you tried for comparison ?
Greg
1 Commento
Kelvin
il 21 Mar 2013
Categorie
Scopri di più su Genetic Algorithm in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!