- Deep Learning By Example
- Ahmed Menshawy
- 175字
- 2021-06-24 18:52:34
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: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."
A block of code is set as follows:
html, body, #map {
height: 100%;
margin: 0;
padding: 0
}
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
[default]
exten => s,1,Dial(Zap/1|30)
exten => s,2,Voicemail(u100)
exten => s,102,Voicemail(b100)
exten => i,1,Voicemail(s0)
Any command-line input or output is written as follows:
$ mkdir css
$ cd css
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."
- 電氣自動(dòng)化專業(yè)英語(第3版)
- 零起步輕松學(xué)單片機(jī)技術(shù)(第2版)
- 機(jī)器學(xué)習(xí)實(shí)戰(zhàn):基于Sophon平臺(tái)的機(jī)器學(xué)習(xí)理論與實(shí)踐
- 自動(dòng)控制工程設(shè)計(jì)入門
- 電力自動(dòng)化實(shí)用技術(shù)問答
- Natural Language Processing Fundamentals
- Python Data Science Essentials
- Spatial Analytics with ArcGIS
- 重估:人工智能與賦能社會(huì)
- Serverless Design Patterns and Best Practices
- 大數(shù)據(jù)時(shí)代的調(diào)查師
- Mastering Machine Learning with R
- 網(wǎng)絡(luò)設(shè)備規(guī)劃、配置與管理大全(Cisco版)
- 人工智能基礎(chǔ)教程:Python篇(青少版)
- 數(shù)字系統(tǒng)設(shè)計(jì)與Verilog HDL