Is it possible to directly extract formula/function from ANN toolbox (nntool)

1 回表示 (過去 30 日間)
Sharailin Gidon
Sharailin Gidon 2021 年 1 月 25 日
コメント済み: Sharailin Gidon 2021 年 2 月 12 日
I have modelled an ANN using 7 inputs and 2 outputs. Network type used is feed forward backdrop, TRAINLM as a training function, MSE as a performance function, transigmoid as transfer function. Is it possible to extract the function/formula after modelling in ANN toolbox in matlab R2020B?

回答 (1 件)

Anshika Chaurasia
Anshika Chaurasia 2021 年 2 月 11 日
Hi Sharailin,
After modeling the ANN in the toolbox and training it, you will get following panel:
Click on MATLAB Function button that will generate a script containing functions used in ANN.
You can refer to following documentation for more information on Neural Network fitting app:
Hope it helps!

カテゴリ

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