It's possible to export a neural network as a function to use in excel?

6 ビュー (過去 30 日間)
Rodrigo Beltran
Rodrigo Beltran 2019 年 1 月 28 日
回答済み: BERGHOUT Tarek 2019 年 2 月 4 日
If it's possible, how I do that?

回答 (1 件)

BERGHOUT Tarek
BERGHOUT Tarek 2019 年 2 月 4 日
i didn' t done it before , but i know that it is possible ; you have weights matrices you can put each one of them in tables and biasis also; and identify a function that calculates the hidden layers then the activation functions.
you can get your weigth when you configure your network and after that type " net" in work space to see the names of weights matrices and baises, then import them to you excel file.

カテゴリ

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

Translated by