How can I optimize layer and neuron numbers and choose the best activation functions for my neural network?
3 次查看(过去 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!