- Deep Learning Essentials
- Wei Di Anurag Bhardwaj Jianing Wei
- 168字
- 2021-06-30 19:17:39
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: "In addition, alpha is the learning rate, vb is the bias of the visible layer, hb is the bias of the hidden layer, and W is the weight matrix. The sampling function sample_prob is the Gibbs-Sampling function and it decides which node to turn on."
A block of code is set as follows:
import mxnet as mx tensor_cpu = mx.nd.zeros((100,), ctx=mx.cpu()) tensor_gpu = mx.nd.zeros((100,), ctx=mx.gpu(0))
Any command-line input or output is written as follows:
$ sudo add-apt-repository ppa:graphics-drivers/ppa -y
$ sudo apt-get update
$ sudo apt-get install -y nvidia-375 nvidia-settings
Bold: Indicates a new term, an important word, or words that you see onscreen.
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- 32位嵌入式系統(tǒng)與SoC設(shè)計(jì)導(dǎo)論
- 數(shù)據(jù)挖掘?qū)嵱冒咐治?/a>
- 3D Printing for Architects with MakerBot
- 計(jì)算機(jī)網(wǎng)絡(luò)原理與技術(shù)
- Docker on Amazon Web Services
- 在實(shí)戰(zhàn)中成長(zhǎng):Windows Forms開發(fā)之路
- Linux內(nèi)核精析
- Mastering Exploratory Analysis with pandas
- 運(yùn)動(dòng)控制系統(tǒng)
- CPLD/FPGA技術(shù)應(yīng)用
- Microsoft Power BI Complete Reference
- Learn SOLIDWORKS 2020
- 多傳感器數(shù)據(jù)智能融合理論與應(yīng)用
- 深度學(xué)習(xí)實(shí)戰(zhàn)
- 淘寶網(wǎng)店頁面設(shè)計(jì)、布局、配色、裝修一本通