How can we use a neural network trained through nntool for online testing...?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
subbash
le 16 Mar 2015
Réponse apportée : Greg Heath
le 17 Mar 2015
I have trained my neural network using nntool. The performance of the network is satisfactory. I want to import this trained neural network and use it for testing with online data. I would like to know how this can be achieved. For example: Using the trained neural network to calculate the wheel velocities of mobile robot based on sensor distance. I would like to used the trained neural network to perform while robot is traversing in the environment.
My question is how can we build a feed forward network for evaluation, after the network is trained using nntool.
0 commentaires
Réponse acceptée
Greg Heath
le 17 Mar 2015
nntool is obsolete. Use nnstart.
There should be a direct way to save a trained net.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!