- Hands-On Neural Networks
- Leonardo De Marchi Laura Mitchell
- 131字
- 2021-06-24 14:00:07
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: "As the activation function, we chose to use tanh."
A block of code is set as follows:
def step_function(self, z):
if z >= 0:
return 1
else:
return 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:
wget -O moviedataset.zip
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- 機器學(xué)習(xí)實戰(zhàn):基于Sophon平臺的機器學(xué)習(xí)理論與實踐
- Hands-On Intelligent Agents with OpenAI Gym
- 大數(shù)據(jù)專業(yè)英語
- Ansible Quick Start Guide
- 網(wǎng)上生活必備
- Windows 8應(yīng)用開發(fā)實戰(zhàn)
- Google App Inventor
- 人工智能工程化:應(yīng)用落地與中臺構(gòu)建
- 單片機C語言應(yīng)用100例
- Excel 2010函數(shù)與公式速查手冊
- LMMS:A Complete Guide to Dance Music Production Beginner's Guide
- PowerPoint 2010幻燈片制作高手速成
- Hands-On Agile Software Development with JIRA
- 系統(tǒng)建模與控制導(dǎo)論
- SketchUp 2014 for Architectural Visualization(Second Edition)