How to utilize dropout to an anfis in MatLab

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Fuzzy Logic Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by