Predicting value from using keras mnist sample data


In this example, we use Keras to do a simple prediction. Here is the code for doing it.

x_train[0]  has the value 8 and the prediction shows column 8 gives the highest probability.






Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm