How to get the neural network algorithm in script format?

조회 수: 1 (최근 30일)
Samuel  Mardones
Samuel Mardones 2019년 1월 18일
답변: Walter Roberson 2019년 1월 19일
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일
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개)

Community Treasure Hunt

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

Start Hunting!

Translated by