Please I am going to desig a simple neural network with the following dimensions: 26 elements and 100 samples (26*100 input matrix ), 26 output neurons and only one sample (26*1 target matrix) ,1 hidden layer with 10 neurons .
problem description : i need a valid code for in-core fuel management optimization (nuclear engineering problem ) in which number of samples each consists of 26 element are entered as input matrix and only one of the samples is chosen as output (26*1) based on a reference sample .
please I need a valid code to execute this design using the feed-forward back propagation algorithm;especially how to set my targets. Also I need parameters to check the network performance especially error rate.

 채택된 답변

Greg Heath
Greg Heath 2013년 9월 25일

0 개 추천

Regression and classification Neural Nets are based on matching I-dimensional input vectors with corresponding O-dimensional output vectors.
Are you able to reconfigure your problem into this scenario?

댓글 수: 1

if case for extracting all text in document image o word docume(.doc) . are the inputs character in that document ( cropped image) or something else ?int

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

추가 답변 (0개)

카테고리

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

태그

아직 태그를 입력하지 않았습니다.

질문:

2013년 9월 22일

댓글:

2018년 11월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by