'<' not supported between instances of 'InputLayer' and 'Sequential'

前端 未结 0 861
离开以前
离开以前 2020-11-22 00:34

The error shows up in this part of my code:

model = pickle.load(open(name_model, \'rb\'))

Knowing that I already trained my model and stored

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