필터 지우기
필터 지우기

output of neural network

조회 수: 1 (최근 30일)
Ajay Kumar
Ajay Kumar 2019년 2월 2일
답변: Morteza Ghodrati Kh. 2019년 12월 6일
Can anyone explain how does the output of an neural network looks like after it is implemented as a function?
  댓글 수: 1
Greg Heath
Greg Heath 2019년 2월 3일
Don't understand. More details please.
Greg

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

답변 (2개)

BERGHOUT Tarek
BERGHOUT Tarek 2019년 2월 4일
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. 2019년 12월 6일
Is there any chance to get the outputs f the network?

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by