官术网_书友最值得收藏!

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: "This declares two placeholders with the names A and B; the arguments to the tf.placeholder method specify that the placeholders are of the float32 datatype."

A block of code is set as follows:

# Declare placeholders for the two matrices 
A = tf.placeholder(tf.float32, None, name='A')
B = tf.placeholder(tf.float32, None, name='B')

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: "At the bottom of the stack, we have the device layer, also called the perception layer."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 西城区| 澄江县| 隆子县| 徐州市| 三江| 霍山县| 新津县| 永定县| 伊春市| 宁蒗| 郴州市| 长岭县| 华容县| 晋城| 新乡县| 万山特区| 宜阳县| 旺苍县| 台中市| 湘潭县| 尖扎县| 扶风县| 乌拉特后旗| 元阳县| 长子县| 永修县| 安阳县| 邓州市| 芦溪县| 甘南县| 龙泉市| 温州市| 栾川县| 化德县| 乌什县| 泽普县| 芷江| 庆城县| 台湾省| 景泰县| 堆龙德庆县|