Filter löschen
Filter löschen

math model of neural network fitting

3 Ansichten (letzte 30 Tage)
WEI TSE KOUNG
WEI TSE KOUNG am 11 Mai 2024
Kommentiert: WEI TSE KOUNG am 11 Mai 2024
Hi, I complete the neural network fitting work, but how can I get this math model ? tks

Akzeptierte Antwort

John D'Errico
John D'Errico am 11 Mai 2024
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 Kommentar
WEI TSE KOUNG
WEI TSE KOUNG am 11 Mai 2024
but how can I put this model deploy to my device ? tks

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by