pyplot as plt %matplotlib inline plt.show(x_train[0], cmap= plt.cm.binary) <matplotlib.image.AxesImage at 0x24b7f0fa3c8> This will plot a figure similar to ...
確定! 回上一頁