How would I access the weights of a trained neural network?
Show older comments
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.
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!