Optimise ANN structure using GA

5 ビュー (過去 30 日間)
Rahmat Izaizi Ismail
Rahmat Izaizi Ismail 2016 年 1 月 18 日
コメント済み: Mathiyazhagan S 2022 年 2 月 16 日
After training of ANN and building the model through ANN toolbox of Matlab, in the output generation dialogue box, we can generate ANN codes by clicking on Matlab Code Generation.
Then, the generated Mat file should be saved in a file called ANN Fitness function. In this stage, through Global Optimization Toolbox, GA can be selected. Once GA is selected, it needs to call the objective function in the relevant tab. Now, we can call the ANN model as the fitness function for GA through the following syntax: @ANN Fitness function
After calling the ANN model as the fitness function for GA, how to determine the variables?
For example how can we make GA choose between 3 training algorithm which are trainlm, trainbr, trainscg and also tries 1-10 number of hidden neuron?
  2 件のコメント
DINESH KUMAR
DINESH KUMAR 2017 年 1 月 18 日
After training of ANN and building the model through ANN toolbox of Matlab, in the output generation dialogue box, we can generate ANN codes by clicking on Matlab Code Generation.
You have mentioned this in your comment. Please let me know how to do that. How to generate ANN code Mat file from model. email id id dinesh30@rediffmail.com
Mathiyazhagan S
Mathiyazhagan S 2022 年 2 月 16 日
Did you got the answer for your questions.
Please share it with us.

サインインしてコメントする。

回答 (1 件)

omid nematollahi male
omid nematollahi male 2017 年 12 月 26 日
hello did you solve this problem?
  1 件のコメント
Greg Heath
Greg Heath 2017 年 12 月 31 日
Why are you putting a question in an ANSWER BOX?

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by