- Hands-On Reinforcement Learning with Python
- Sudharsan Ravichandiran
- 34字
- 2021-06-18 19:12:08
Constants
Constants, unlike variables, cannot have their values changed. Constants are immutable; once they are assigned values they cannot be changed throughout. We can create constants using the tf.constant() function:
x = tf.constant(13)
推薦閱讀
- Python概率統(tǒng)計(jì)
- Python科學(xué)計(jì)算(第2版)
- 國(guó)際大學(xué)生程序設(shè)計(jì)競(jìng)賽中山大學(xué)內(nèi)部選拔真題解(二)
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)驗(yàn)教程
- 零基礎(chǔ)玩轉(zhuǎn)區(qū)塊鏈
- 認(rèn)識(shí)編程:以Python語(yǔ)言講透編程的本質(zhì)
- Python程序設(shè)計(jì)案例教程
- 微信小程序開(kāi)發(fā)解析
- Mastering Predictive Analytics with Python
- Unreal Engine 4 Shaders and Effects Cookbook
- Unity UI Cookbook
- C語(yǔ)言從入門(mén)到精通
- ExtJS Web應(yīng)用程序開(kāi)發(fā)指南第2版
- Python+Office:輕松實(shí)現(xiàn)Python辦公自動(dòng)化
- SEO教程:搜索引擎優(yōu)化入門(mén)與進(jìn)階(第3版)