Posts by Marcos Winicyus • 1 point
1 post
-
0
votes1
answer139
viewsQ: Error running Keras.models.Sequential() with tensorflow
I imported Keras.models as specified in the documentation Importing: from keras.models import Sequential When creating the model I try to run Sequential returns an error: Execution: model =…