Testing during ANFIS training

5 views (last 30 days)
Daniel
Daniel on 20 Jun 2011
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.

Answers (1)

Ahmed
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.

Categories

Find more on Fuzzy Logic Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!