I followed your model very deeply but there is one thing that's stopping me. How do you pass the scores in the model?
There are 10 classes in the output layer and the scores are decimal numbers like 2.1,3.1.
How are you supposed to convert those numbers to the 10 classes?