@nanddeep wrote:
Hi,
I was trying the Keras CNN Stater Code on Ubuntu 16.04, from the below link:
I get “MemoryError:” for
X_train = np.array(train_img, np.float32) / 255.
Any idea, what should I be doing?
Posts: 1
Participants: 1
@nanddeep wrote:
Hi,
I was trying the Keras CNN Stater Code on Ubuntu 16.04, from the below link:
I get “MemoryError:” for
X_train = np.array(train_img, np.float32) / 255.
Any idea, what should I be doing?
Posts: 1
Participants: 1