Borrar filtros
Borrar filtros

how to merge neural network into genetic algorithm?

1 visualización (últimos 30 días)
Nadiah Zainudin
Nadiah Zainudin el 4 de En. de 2018
Comentada: Nadiah Zainudin el 8 de En. de 2018
no code here. what type of neural network can i use for genetic algorithm?

Respuestas (1)

Greg Heath
Greg Heath el 4 de En. de 2018
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 comentarios
Nadiah Zainudin
Nadiah Zainudin el 8 de En. de 2018
what happens if you do not have a target value for neural network? And you still need to use neural network for genetic algorithm.

Iniciar sesión para comentar.

Categorías

Más información sobre Genetic Algorithm en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by