필터 지우기
필터 지우기

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

조회 수: 3 (최근 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 CenterFile 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