How can I optimize layer and neuron numbers and choose the best activation functions for my neural network?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm working with feedforwardnet to solve a fitting problem and I was wondering how to find the best combination of
- layer and neuron numbers
- activation functions
- training/validation/test data set division
This should be a hyperparameters optimization problem, but I don't find anything suitable for neural networks such as those obtained with feedforwardnet
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Sequence and Numeric Feature Data Workflows finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!