How can I optimize layer and neuron numbers and choose the best activation functions for my neural network?

10 views (last 30 days)
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

Answers (1)

Matt J
Matt J on 29 Apr 2022

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!