How to get the neural network algorithm in script format?

I have my neural network created but I need to see the generated code to have the equation
help me please :)

 採用された回答

Walter Roberson
Walter Roberson 2019 年 1 月 19 日

0 投票

If you use nntool then it will output code to create the network.
Once a network is created, there is no "equation" for it: there are just a sequence of matrices and transfer functions to be applied.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および 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