Number of Neurons in a model
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi everyone,
I have another confusion
Is there any thumb rule or relation between number of neurons in hidden layer and input variables? suppose, I have a data set with 10 input variables. By hit and trial method, how many neurons maximum can I try? I understand that as number of neurons increase, correlation and mse also improves. But at same time, network gets overtrained. How can I be sure that I am not overtraining the network?
Thanks
Arijit
댓글 수: 0
답변 (1개)
Ahmad Taher
2012년 1월 19일
Dear Colleague
Hope the following link may help you: http://www.faqs.org/faqs/ai-faq/neural-nets/part3/section-10.html
If you have 10 input variables, I suggest to start with 10 neurons and try different numbers to 20 neurons and then select the best numbers with least MSE.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Neural Simulation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!