Filter löschen
Filter löschen

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

3 Ansichten (letzte 30 Tage)
Oscar Schyns
Oscar Schyns am 15 Jun. 2017
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

Antworten (0)

Kategorien

Mehr zu Deep Learning 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