How to utilize dropout to an anfis in MatLab

1 回表示 (過去 30 日間)
Chengxiang
Chengxiang 2022 年 6 月 29 日
回答済み: Sam Chak 2022 年 7 月 2 日
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?

採用された回答

Sam Chak
Sam Chak 2022 年 7 月 2 日
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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeFuzzy Logic Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by