How can I optimize layer and neuron numbers and choose the best activation functions for my neural network?
6 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Sequence and Numeric Feature Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!