How to combat the problem of overfitting in a Matlab Neural Network

1 次查看(过去 30 天)
I constructed my own neural network with matlab but it is a bit overfitted. Online I red that with the function net = feedforwardnet(20,'trainbr'); but with it the overfitting is not much better. The data is already distributed randomly over the samples. I also tried to combine the forecasting results of more networks.
My goal is to change the minimization goal so that it includes a term of the squared parameters calculated by the NN

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by