How can I optimize layer and neuron numbers and choose the best activation functions for my neural network?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Sequence and Numeric Feature Data Workflows in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!