Why Neural Network's output reduce 2 samples?

If I input N samples as target after learning process it produces (N-2) samples. Why it reduces 2 samples.

댓글 수: 1

Greg Heath
Greg Heath 2013년 8월 18일
Input samples as target makes no sense.
Which net are you using?
Sample code?

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

 채택된 답변

Greg Heath
Greg Heath 2013년 8월 18일

0 개 추천

If you are using a time series net with 2 input and/or feedback delays, then this is to be expected.
Otherwise, there is probably something wrong.
Post your code.
Hope this helps.
Thank you for formally accepting my answer
Greg

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

MD
2013년 8월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by