predict function fail 'No valid system or dataset was specified'

2 visualizzazioni (ultimi 30 giorni)
my network has a 3,3,3 image input and I use following vector to predict the response:
A(:,:,1) =
1 2 3
3 23 23
1 5 7
A(:,:,2) =
2 4 6
6 46 46
2 10 14
A(:,:,3) =
3 6 9
9 69 69
3 15 21
however,it did not work, so how can I create a input to predict the response of my neural network
  2 Commenti
Greg Heath
Greg Heath il 26 Mar 2019
Modificato: Greg Heath il 26 Mar 2019
First you have to bribe your net so it doesn't stay NEUTRAL.
Sorry, I couldn't help myself.
Greg
Yuyang Wu
Yuyang Wu il 26 Mar 2019
sorry for the spelling, I am still not familiar with this language. Thanks for pointing out my mistake so I can correct it.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Sequence and Numeric Feature Data Workflows in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by