How to utilize dropout to an anfis in MatLab

1 visualización (últimos 30 días)
Chengxiang
Chengxiang el 29 de Jun. de 2022
Respondida: Sam Chak el 2 de Jul. de 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?

Respuesta aceptada

Sam Chak
Sam Chak el 2 de Jul. de 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.

Más respuestas (0)

Categorías

Más información sobre Fuzzy Logic Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by