Neural Networks, creating and training
Mostra commenti meno recenti
Why does a Matlab neural network store example data? That is, if I create a neural network using newpr or newff, it requires representative input and target vectors, why are those stored to net.inputs?
I'm creating a neural network that better fits my workflow (define the architecture at creation and provide training data only at training time) and I want to make sure I completely understand the purpose of providing representative vectors to the newpr and newff functions.
Thanks!
Risposte (1)
Categorie
Scopri di più su Image Data Workflows in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!