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

Conventions

In this book, there are many styles of text that distinguish between the types of information. Code words in text are shown as follows: "We then set the batch_size variable."

A block of code is set as follows:

embedding_mat = tf.Variable(tf.random_uniform([vocab_size, embedding_size], -1.0, 1.0))
embedding_output = tf.nn.embedding_lookup(embedding_mat, x_data_ph)

Some code blocks will have output associated with that code, and we note this in the code block as follows:

print('Training Accuracy: {}'.format(accuracy))

Which results in the following output:

Training Accuracy: 0.878171

Important words are shown in bold.

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 怀安县| 太谷县| 图木舒克市| 汕头市| 英山县| 东至县| 岢岚县| 武定县| 汕尾市| 大安市| 昌都县| 嘉荫县| 隆昌县| 临漳县| 延津县| 定襄县| 乐至县| 海林市| 孟津县| 武山县| 桂东县| 班戈县| 岳普湖县| 扎赉特旗| 大余县| 涟源市| 沾益县| 皮山县| 姜堰市| 公安县| 正安县| 霞浦县| 三明市| 德兴市| 玉环县| 昌邑市| 杨浦区| 天镇县| 沙田区| 嘉禾县| 芦山县|