How to specify some weight of ANN?
Show older comments
Is there a way to specify some weights of ANN, as I build a parallel ANN structure, and the output of the whole ANN is the summary of sub-ANN, say Out=Out1+Out2-Out3,so the weight of the output neuron are 1,1,-1. My question is: can I specify these three weights, while the other weights will be updated automatically?
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!