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

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.

主站蜘蛛池模板: 嘉黎县| 保康县| 陵水| 南皮县| 泸州市| 和林格尔县| 东港市| 日照市| 攀枝花市| 松桃| 西乌珠穆沁旗| 凉山| 句容市| 西林县| 通江县| 鄂伦春自治旗| 老河口市| 瑞丽市| 乃东县| 壤塘县| 武鸣县| 涡阳县| 西华县| 永定县| 山东省| 北宁市| 宜兴市| 开江县| 长岛县| 崇文区| 高密市| 广宗县| 观塘区| 平顶山市| 宁晋县| 大安市| 左权县| 呼图壁县| 玉山县| 长丰县| 隆昌县|