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 :)

 采纳的回答

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 Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by