START-Summit-2017-Blockchain-Machine-Learning-Workshop
START-Summit-2017-Blockchain-Machine-Learning-Workshop copied to clipboard
TypeError: _obtain_input_shape() got an unexpected keyword argument 'include_top'
When I tried to run the python classify.py image.png, giving the following error
Using TensorFlow backend. content:
Traceback (most recent call last):
File "classify.py", line 74, in
How to correct this?