How to utilize dropout to an anfis in MatLab

1 Ansicht (letzte 30 Tage)
Chengxiang
Chengxiang am 29 Jun. 2022
Beantwortet: Sam Chak am 2 Jul. 2022
I would like to introduce the 'dropout' technique in an anfis to address overfitting. However, I did not find any argument or function could implement it in MatLab. Does someone know how to implement it?

Akzeptierte Antwort

Sam Chak
Sam Chak am 2 Jul. 2022
Perhaps you can copy the source code from here
edit anfis
and then paste the anfis code to a new script, where you can introduce the Dropout Regularization technique in the new code.

Weitere Antworten (0)

Kategorien

Mehr zu Fuzzy Logic Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by