書(shū)名: Python Reinforcement Learning作者名: Sudharsan Ravichandiran Sean Saito Rajalingappaa Shanmugamani Yang Wenzhuo本章字?jǐn)?shù): 34字更新時(shí)間: 2021-06-24 15:17:28
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)
推薦閱讀
- 同步:秩序如何從混沌中涌現(xiàn)
- MySQL數(shù)據(jù)庫(kù)進(jìn)階實(shí)戰(zhàn)
- 數(shù)據(jù)庫(kù)原理及應(yīng)用教程(第4版)(微課版)
- Python數(shù)據(jù)分析入門:從數(shù)據(jù)獲取到可視化
- Creating Mobile Apps with Sencha Touch 2
- 大數(shù)據(jù)時(shí)代下的智能轉(zhuǎn)型進(jìn)程精選(套裝共10冊(cè))
- Ceph源碼分析
- Oracle 12c云數(shù)據(jù)庫(kù)備份與恢復(fù)技術(shù)
- 編寫(xiě)有效用例
- Construct 2 Game Development by Example
- 云計(jì)算寶典:技術(shù)與實(shí)踐
- 大數(shù)據(jù)測(cè)試技術(shù):數(shù)據(jù)采集、分析與測(cè)試實(shí)踐(在線實(shí)驗(yàn)+在線自測(cè))
- 工業(yè)大數(shù)據(jù)融合體系結(jié)構(gòu)與關(guān)鍵技術(shù)
- 數(shù)據(jù)庫(kù)原理及應(yīng)用實(shí)驗(yàn):基于GaussDB的實(shí)現(xiàn)方法
- 從零進(jìn)階!數(shù)據(jù)分析的統(tǒng)計(jì)基礎(chǔ)(第2版)