Hello and Greetings,
I’m trying to predict the test_image[0] in both Sequential Model and Model Class .
I’d like to know what does mean the index here in the screen .
NB:
1)The output at the index 6 with Model Class is the same as the Sequential Model.
2) I convert the Sequential model to Model Class