フィルターのクリア

how use NFTOOL & OPTIMTOOL

3 ビュー (過去 30 日間)
DemoiselX
DemoiselX 2013 年 12 月 26 日
編集済み: DemoiselX 2013 年 12 月 26 日
Hello,
Can we use the NNTOOL or NFTOOL and OPTIMTOOL ( to use de GA solver ) jointly in the aim of solving optimization broblem of neural network?
thanks for helping

回答 (2 件)

Sean de Wolski
Sean de Wolski 2013 年 12 月 26 日
You can use code and functions generated from these tools with the other, sure. E.g. generate a neural net fitting function and then use this within the fitness function for ga.

DemoiselX
DemoiselX 2013 年 12 月 26 日
編集済み: DemoiselX 2013 年 12 月 26 日
That i'm trying to do but, i dont know how to generat the fitness function. For instance after trainning an ANN the matlab return the weignts and the number of neurones in each layer.to process step by step i want to start with number of neurones

カテゴリ

Help Center および File ExchangeGenetic Algorithm についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by