The first layer in a Sequential model must get an `input_shape` or `batch_input_shape` argument.
Traceback (most recent call last):
File "D:/cliff/Programmer-related/GPU_related/kerasѧϰ/dive_into_keras/cnn.py", line 62, in input_shape or batch_input_shape argument.
最新版本keras的函数接口有一些变化,已更新
then what should to fix the code !