nn dosent work with tensorflow , Value_error

前端 未结 0 325
栀梦
栀梦 2021-01-26 20:18

hi im new in machine learning subject and i have a problem, this is my code

X_train, Y_train, X_test, Y_test = load_data(DATA_PATH)

model = keras.Sequential([

          


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