- Hands-On Artificial Intelligence for Beginners
- Patrick D. Smith
- 132字
- 2021-06-10 19:33:38
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "The tf.add function adds a layer to our network."
A block of code is set as follows:
import tensorflow as tf
from tensorflow.examples.tutorials.mnist import input_data
mnist = input_data.read_data_sets("/tmp/data/", one_hot=True)
Any command-line input or output is written as follows:
tf.train.AdamOptimizer(learning_rate=learning_rate).minimize(loss_func)
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- 構(gòu)建高質(zhì)量的C#代碼
- Design for the Future
- 中文版Photoshop CS5數(shù)碼照片處理完全自學(xué)一本通
- Drupal 7 Multilingual Sites
- 圖解PLC控制系統(tǒng)梯形圖和語句表
- Hadoop Real-World Solutions Cookbook(Second Edition)
- Windows內(nèi)核原理與實現(xiàn)
- Java Web整合開發(fā)全程指南
- 基于32位ColdFire構(gòu)建嵌入式系統(tǒng)
- Mastering ServiceNow Scripting
- 中國戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·增材制造
- Unity Multiplayer Games
- 電氣控制與PLC原理及應(yīng)用(歐姆龍機(jī)型)
- 工業(yè)機(jī)器人集成應(yīng)用
- 穿越計算機(jī)的迷霧