1

I am working on the MNIST dataset. How I can reduce 50% of this data?

(x_train, y_train), (x_test, y_test) = keras.datasets.mnist.load_data()
Ethan
  • 1,657
  • 9
  • 25
  • 39

0 Answers0