Mathematical model extraction from NARX net?

1 回表示 (過去 30 日間)
Håvard Kråkenes
Håvard Kråkenes 2020 年 10 月 1 日
回答済み: Raunak Gupta 2020 年 10 月 3 日
I have a NARX net with 15 hidden layers, which has 22 inputs and one output. It is predicting heat rate for the next timestep in a lng engine.
I was wondering if it is possible to extract a mathematical model/equation from this neural network? Either a linear or non-linear model in the form Yk+1 = ....

回答 (1 件)

Raunak Gupta
Raunak Gupta 2020 年 10 月 3 日
Hi,
The mathematical model will be very complicated for 15 hidden layers and that too for Non-linear modelling that is being done in NARX net. Still the mathematical equations are possible to write but will not convey any meaningful information since the equations will be convoluted due to 15 layers weight multiplication and a time delay that is involved.

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by