How would I access the weights of a trained neural network?
이전 댓글 표시
I have a 2 layered neural network. I vary the No. of hidden(H) neuron form 1 to 10. Each network undergoes 10 trials(n). I calculate R2(n,H) and R2a(n,H). I would like to get the weight and bias values of the network that which has the smallest R2a. Is it possible? thanks in advance.
채택된 답변
추가 답변 (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!