I tried the MNIST dataset from the book. I finally understand what training, testing, performance measurement, precision, and recall is. I want to know how to tune the model further.
Notes: I got 'future warning' from the jupyter notebook about Sklearn library. I think it's just an update optional function or something.