what does it mean number of layers on nntool?

8 ビュー (過去 30 日間)
murat tuna
murat tuna 2019 年 3 月 23 日
回答済み: Jayanti 2025 年 7 月 9 日
Can we create more than 1 hidden layer with nntool?

回答 (1 件)

Jayanti
Jayanti 2025 年 7 月 9 日
Hi Murat,
From MATLAB R2022a "nntool" has been removed. Instead "nnstart" provides graphical interfaces that allow you to design and deploy fitting, pattern recognition, clustering, and time-series neural networks.
But as per MATLAB R2025a, I cannot find any direct way to create more than 1 hidden layer. But you can create a custom neural network using "network", it creates custom shallow neural network.
For more details refer to the below dcoumentation link:

カテゴリ

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