How to initialize newrb in matlab?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Define Shallow Neural Network Architectures dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!