Keras requires you to set the input_shape of the network. This is the shape of a single instance of your data which would be (28,28) .
確定! 回上一頁