Testing during ANFIS training
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Ahmed
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Fuzzy Logic Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!