Hyperparameter tuning of neural network

5 ビュー (過去 30 日間)
Itachi
Itachi 2019 年 7 月 20 日
コメント済み: Qiang Wang 2021 年 2 月 3 日
Hi guys,
I need a code to find the optimum configuration of a neural network. I mean the number of hidden layers and their corresponding neurons. I found the following topic but there's nothing on the number of hidden layers.
Please, can anyone help me? Thanks in advance.

回答 (1 件)

Greg Heath
Greg Heath 2019 年 7 月 21 日
One hidden layer is always sufficient. However, sometimes
1. Knowledge of the physical or mathematical process may lead to a better understanding using multiple hidden layers
2. Multiple hidden layers can be used to minimze the total number of hidden layer weights that have to be estimated.
Hope this helps.
Thank you for formally accepting my answer
Greg
  3 件のコメント
Gunbir Singh Baveja
Gunbir Singh Baveja 2020 年 5 月 3 日
i have the same question
Qiang Wang
Qiang Wang 2021 年 2 月 3 日
referee ask me same question about why I only tuning nurons number in one hiddne layer.
How to response? Thank you.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by