A couple of area high school baseball teams were still alive in section playoff action Wednesday evening, but both teams would see their seasons come to an end. Both games were originally scheduled ...
x_train = x_train.astype('float32') / 255. x_test = x_test.astype('float32') / 255. x_train = np.reshape(x_train, (len(x_train), 28, 28, 1)) x_test = np.reshape(x ...