output of neural network

1 Ansicht (letzte 30 Tage)
Ajay Kumar
Ajay Kumar am 2 Feb. 2019
Can anyone explain how does the output of an neural network looks like after it is implemented as a function?
  1 Kommentar
Greg Heath
Greg Heath am 3 Feb. 2019
Don't understand. More details please.
Greg

Melden Sie sich an, um zu kommentieren.

Antworten (2)

BERGHOUT Tarek
BERGHOUT Tarek am 4 Feb. 2019
if your network traind for regression : the outputs will be a scaler value correspending to the inputs.
if your network traind for classification: the outputs will be a integer values that describes the classe tha the input belongs to.

Morteza Ghodrati Kh.
Morteza Ghodrati Kh. am 6 Dez. 2019
Is there any chance to get the outputs f the network?

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