how to merge neural network into genetic algorithm?
Afficher commentaires plus anciens
no code here. what type of neural network can i use for genetic algorithm?
Réponses (1)
Greg Heath
le 4 Jan 2018
1 vote
Any type you want.
However, if the configuration is a MATLAB standard, the best approach is to use the standard training algorithms.
I have shown in previous posts that, given a reasonable amount of time, the genetic approach is typically much longer and less accurate.
Bottom line:
Only try a genetic approach if your network geometry is nonstandard or if you are forced to by a heartless superior.
Hope this helps.
Greg
5 commentaires
Greg Heath
le 4 Jan 2018
For examples search the NEWSGROUP and ANSWERS using
greg genetic
Nadiah Zainudin
le 8 Jan 2018
Nadiah Zainudin
le 8 Jan 2018
Nadiah Zainudin
le 8 Jan 2018
Catégories
En savoir plus sur Genetic Algorithm dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!