how many neurons should be in the hidden layer ?
이전 댓글 표시
Hi all How are you ? I have a question : I have to implement the Back Propagation algorithm that teaches the neuronal network to recognize hand written digits:{2,3,4,8} in the program should be only one hidden layer of neurons it's input 15*15 image of digit it's output is 4*1 vector of resemblance to each digit above BUT: How many neurons should be in the hidden layer ? I know that the amount of hidden layer neurons strongly affects the performance of the algorithm,so if anybody knows the answer please tell me !
채택된 답변
추가 답변 (1개)
Christos
2012년 8월 31일
0 개 추천
i agree with the cyclist. of course its not my field but in theory you have to test some networks and also try different activation functions in the hidden layer.
카테고리
도움말 센터 및 File Exchange에서 Neural Simulation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!