What are "multilayer shallow neural networks"?

35 ビュー (過去 30 日間)
Marco Coraggio
Marco Coraggio 2023 年 4 月 13 日
コメント済み: Marco Coraggio 2023 年 4 月 13 日
In several documentation pages, Mathworks mentions "multilayer shallow neural networks" (NN), but I cannot understand what they mean.
Namely, I think 99% of people would agree that a shallow NN is one with only one hidden layer, whereas a deep NN is one with >1 hidden layer. Then, what is a multilayer shallow network? it seems a nonsense term.
examples:

採用された回答

Drew
Drew 2023 年 4 月 13 日
The short answer is that "multilayer shallow neural networks" refers to neural networks that have, for example, 2 or 3 layers.
For example, on the second documentation page that you referenced (https://www.mathworks.com/help/deeplearning/ug/multilayer-neural-network-architecture.html), the last neural network shown on that page is a "two-layer tansig/purelin network".
  1 件のコメント
Marco Coraggio
Marco Coraggio 2023 年 4 月 13 日
I see, thank you!

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by