Yuliia Hetman
Results
2
comments of
Yuliia Hetman
@innovativeC Hello! Unfortunately, I haven't figured it out. Instead, I decided to use model that is provided in TensorflowAPI. Hope, you're more lucky in this issue :)
Replace `from keras.layers.convolutional import Conv2D, MaxPooling2D` with `from keras.layers import Conv2D, MaxPool2D`