After saving results of a Network with an input of 300x2 matrix and output of 300x7 matrix, How can one get an output of 7 values column giving two inputs values?

 Réponse acceptée

Greg Heath
Greg Heath le 4 Déc 2013

0 votes

output = net(input);
Thank you for formally accepting my answer
Greg

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by