- Generative Adversarial Networks Projects
- Kailash Ahirwar
- 113字
- 2021-07-02 13:38:41
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: "Use the loadmat() function from scipy to retrieve the voxels."
A block of code is set as follows:
import scipy.io as io
voxels = io.loadmat("path to .mat file")['instance']
Any command-line input or output is written as follows:
pip install -r requirements.txt
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.
推薦閱讀
- Practical Data Analysis
- AutoCAD繪圖實用速查通典
- 大數據戰爭:人工智能時代不能不說的事
- 腦動力:C語言函數速查效率手冊
- 輕松學Java Web開發
- 基于LabWindows/CVI的虛擬儀器設計與應用
- VMware Performance and Capacity Management(Second Edition)
- 數據通信與計算機網絡
- 完全掌握AutoCAD 2008中文版:機械篇
- Visual Basic.NET程序設計
- 大數據驅動的機械裝備智能運維理論及應用
- 網站入侵與腳本攻防修煉
- Linux內核精析
- 人工智能:智能人機交互
- PostgreSQL 10 High Performance