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

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 most common practice is to use the with</kbd> block, which will be shown later in this chapter."

A block of code is set as follows:

from datasetslib.ptb import PTBSimple
ptb = PTBSimple()
ptb.load_data()
print('Train :',ptb.part['train'][0:5])
print('Test: ',ptb.part['test'][0:5])
print('Valid: ',ptb.part['valid'][0:5])
print('Vocabulary Length = ',ptb.vocab_len)

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.

主站蜘蛛池模板: 临清市| 高青县| 太和县| 新巴尔虎右旗| 拉孜县| 桐梓县| 格尔木市| 侯马市| 库伦旗| 灵台县| 桑日县| 通海县| 凤山县| 乌兰察布市| 当雄县| 安康市| 云霄县| 黔东| 社旗县| 肃北| 岳阳市| 乐平市| 平塘县| 常德市| 中方县| 泽普县| 衢州市| 宁蒗| 南部县| 德兴市| 尼勒克县| 渭源县| 灌云县| 泸州市| 景谷| 勃利县| 宿迁市| 嘉善县| 大城县| 舞钢市| 甘南县|