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

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.

主站蜘蛛池模板: 信宜市| 古交市| 海门市| 新巴尔虎右旗| 玛纳斯县| 佛教| 阳西县| 宜川县| 读书| 广昌县| 府谷县| 鹤壁市| 弥渡县| 邵东县| 都江堰市| 汉阴县| 满洲里市| 鹰潭市| 广汉市| 南木林县| 高雄县| 宜兰市| 封开县| 武威市| 南安市| 于田县| 嘉荫县| 襄樊市| 安福县| 得荣县| 中西区| 宝应县| 望江县| 泰宁县| 六盘水市| 镇安县| 江永县| 灵川县| 政和县| 余庆县| 昌平区|