why the number of epoches is low
이전 댓글 표시
i am training the feedforward back propagation neural network using nntool in matlab with input vector of 12*304 and target vector of 1*304. Here is the list of parameters that I have used 2 hidden layers transfer function of (layer1,layer2,outputlayer)= logsig,logsig,tansig number of neurons(hiddenlayer1, hiddenlayer2)= 8,8
i tried many times. my epoches was less than 8. is this show a problem in my structure? in addition the error for the validation curveincreases with increasing epoch. is this show a wrong in nn structure?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!