How to initialize newrb in matlab?
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi,
Is there any method to configure the number of neurons and the initial weights/bias terms in newrb like we do in MLP?
I undrestand that the algorithm adds the number of neurons at each epoch automatically untile the goal is reached. Is there any method to assign a fixed value to the initial number of neuron and force the algorithm to increase the neurons from that number? For example, I want to force the algorithm to start the calculations with 50 neurons with my own wights and bias terms. The algorithm then addes to the number or neurons in its own way.
Thanks
댓글 수: 0
답변 (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!