how to merge neural network into genetic algorithm?
이전 댓글 표시
no code here. what type of neural network can i use for genetic algorithm?
답변 (1개)
Greg Heath
2018년 1월 4일
1 개 추천
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
Greg Heath
2018년 1월 4일
For examples search the NEWSGROUP and ANSWERS using
greg genetic
Nadiah Zainudin
2018년 1월 8일
Nadiah Zainudin
2018년 1월 8일
Nadiah Zainudin
2018년 1월 8일
카테고리
도움말 센터 및 File Exchange에서 Genetic Algorithm에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!