Can not build model with keras or tensorflow

后端 未结 0 952
陌清茗
陌清茗 2021-01-21 15:45

Here is my code:

from keras.models import Sequential
from keras.layers import Dense

model = Sequential()

Here is the error message:

Trace

相关标签:
回答
  • 消灭零回复
提交回复
热议问题