課程
/前沿技術
/深度學習
/Keras入門
print(x_train.shape, y_train.shape)
print(x_test.shape, y_test.shape)
運行后?出錯
name?'x_train'?is?not?defined
2019-02-06
源自:Keras入門 3-4
正在回答
數據集下載好以后,在運行這句代碼
x_train?沒有定義??看下你之前是不是拼錯了
?
舉報
深度學習快速入門最佳路徑—Keras
1 回答報錯如何解決AttributeError: module 'keras.optimizers' has no attribute 'SGD'
1 回答請問這個自定義函數為什么不行呢?
1 回答256是怎么判斷?
2 回答<img src="imgs/Keras.png">請問這個是什么意思?
1 回答這個報錯是什么原因嘞 缺少參數?求大神幫忙
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2019-06-03
數據集下載好以后,在運行這句代碼
2019-04-17
?