フィルターのクリア

Neural network of a single layer

4 ビュー (過去 30 日間)
Monsij Biswal
Monsij Biswal 2019 年 6 月 17 日
回答済み: Monsij Biswal 2019 年 6 月 17 日
How do I form a neural network with a single layer, so that it wont contain any hidden layer.

採用された回答

Monsij Biswal
Monsij Biswal 2019 年 6 月 17 日
net = feedforwardnet;
net.numLayers = x
x is the required number of layers. Here 1.

その他の回答 (0 件)

カテゴリ

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

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by