課程
/前沿技術(shù)
/機(jī)器學(xué)習(xí)
/推薦算法理論與實(shí)踐
請(qǐng)問老師用的什么版本?我的V2版本有不少語(yǔ)法和老師不同,運(yùn)行錯(cuò)誤,想安裝老師的版本。
2020-06-29
源自:推薦算法理論與實(shí)踐 3-1
正在回答
# 需要將TensorFlow版本設(shè)置為1.x
%tensorflow_version?1.x
import?tensorflow?as?tf
tf.__version__
舉報(bào)
想要了解商品推薦背后的原理嗎,課程將手把手帶你做一個(gè)推薦系統(tǒng)!
1 回答應(yīng)該TensorFlow的版本問題,但是不知道怎么改
2 回答可能是TensorFlow的版本問題,但是實(shí)在不會(huì)改了
1 回答module 'tensorflow' has no attribute 'random_normal
5 回答rating_norm中的問題
1 回答后期查看問題
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購(gòu)課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2021-03-12
# 需要將TensorFlow版本設(shè)置為1.x
%tensorflow_version?1.x
import?tensorflow?as?tf
tf.__version__