How to train neural network when given input is a binary vector and output to be a constant integer?
이전 댓글 표시
eg : when i give input as 10111(read as columns,column vector) to network my output should be 4(say). we have training set with which NN can be trained *More importantly how to set constraint parameters like no. of hidden layers,training algorithm,min_grad,max_fail,mu,mu_dec,mu_inc,mu_max to get well trained network in neural network tool box***
채택된 답변
추가 답변 (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!