Testing during ANFIS training
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Ahmed
il 18 Gen 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 Commenti
Vedere anche
Categorie
Scopri di più su Fuzzy Logic Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!