필터 지우기
필터 지우기

math model of neural network fitting

조회 수: 3 (최근 30일)
WEI TSE KOUNG
WEI TSE KOUNG 2024년 5월 11일
댓글: WEI TSE KOUNG 2024년 5월 11일
Hi, I complete the neural network fitting work, but how can I get this math model ? tks

채택된 답변

John D'Errico
John D'Errico 2024년 5월 11일
As is often the case with such "models", there is nothing you could write down, at least not easily, and without nasty arrays of numbers. Those are things that computers are great at working with, but there is really nothing to look at. It is the same thing with a spline model. Just a bunch of coefficients, that won't make any sense to you. So there is nothing to "get". You can use it, predict with it, save it, store it, all in the container that allows you to do all of these things.
  댓글 수: 1
WEI TSE KOUNG
WEI TSE KOUNG 2024년 5월 11일
but how can I put this model deploy to my device ? tks

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

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