Testing during ANFIS training
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Ahmed
on 18 Jan 2012
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 Comments
See Also
Categories
Find more on Fuzzy Logic Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!