필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Feature classification

조회 수: 1 (최근 30일)
Jigar Gada
Jigar Gada 2012년 4월 6일
마감: MATLAB Answer Bot 2021년 8월 20일
I am working on Face recognition and have generated the features using PCA and then LDA. While the features are given as input to the neural net using back propogation, i dont know what to set as target. i tried using the following target but my results are not accurate. e.g for 3 subjects with 3 sample data for each. i set the target as [1 1 1 0 0 0 0 0 0 ; 0 0 0 1 1 1 0 0 0; 0 0 0 0 0 0 1 1 1];
Sumone plz help me out..
  댓글 수: 1
Greg Heath
Greg Heath 2012년 4월 8일
The target looks OK to me. Therefore, it is probably something else.
Greg

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by