how to merge neural network into genetic algorithm?

4 次查看(过去 30 天)
no code here. what type of neural network can i use for genetic algorithm?

回答(1 个)

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

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Genetic Algorithm 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by