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