Testing during ANFIS training
3 ビュー (過去 30 日間)
古いコメントを表示
Hello everybody,
could somebody please help me how an ANFIS can be tested during the training process, let's say after every epoch? I want to know how the testing error develops with the epoch number, but training the FIS 200 times (for epoch_num = 1:200) is very ineffective. Any ideas?
Thank you very much in advance.
0 件のコメント
回答 (1 件)
Ahmed
2012 年 1 月 18 日
1. load the training data
2. Select the validation data set and click Load Data
3. Click Train Now to train the FIS.
4. Click Test Now.
Then you will obtain the testing error with the epoch number.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Fuzzy Logic Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!