I need help with a neural network toolbox.

5 ビュー (過去 30 日間)
HYUN JAE LEE
HYUN JAE LEE 2020 年 10 月 7 日
編集済み: Ameer Hamza 2020 年 10 月 7 日
Dear colleagues.
I'm currently working on creating an ANN function for my optimization problem.
But I cannot remember a command to open a toolbox for creating/training neural network with multiple hidden layers.
I know it looked similary to nntools, but it were able to modify, train and test already created networks.
Its training procedure utilized nntraintool function and it also had functionality to generate trained ANN as a function/code m file.
Does anybody know what the command is?

採用された回答

Ameer Hamza
Ameer Hamza 2020 年 10 月 7 日
編集済み: Ameer Hamza 2020 年 10 月 7 日
If you are doing regression:
nftool
If classification:
nprtool

その他の回答 (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