- Hands-On Deep Learning Architectures with Python
- Yuxi (Hayden) Liu Saransh Mehta
- 183字
- 2021-06-24 14:48: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: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."
A block of code is set as follows:
import tensorflow as tf
import numpy as np
import matplotlib.pyplot as plt
from sklearn.model_selection import train_test_split
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
import tensorflow as tf
import numpy as np
import matplotlib.pyplot as plt
from sklearn.model_selection import train_test_split
Any command-line input or output is written as follows:
conda activate test_env
conda install tensorflow
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."
- 后稀缺:自動化與未來工作
- Word 2003、Excel 2003、PowerPoint 2003上機指導與練習
- 高性能混合信號ARM:ADuC7xxx原理與應用開發
- Visual FoxPro 6.0數據庫與程序設計
- PIC單片機C語言非常入門與視頻演練
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- PostgreSQL 10 Administration Cookbook
- 空間站多臂機器人運動控制研究
- Mastering Game Development with Unreal Engine 4(Second Edition)
- 一步步寫嵌入式操作系統
- Xilinx FPGA高級設計及應用
- RealFlow流體制作經典實例解析
- Embedded Linux Development using Yocto Projects(Second Edition)
- Mastering Microsoft Dynamics 365 Customer Engagement
- Kibana 7 Quick Start Guide