- Hands-On Meta Learning with Python
- Sudharsan Ravichandiran
- 101字
- 2021-07-02 14:29:15
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: "The read_image function takes an image as input and returns a NumPy array."
A block of code is set as follows:
import re
import numpy as np
from PIL import Image
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.
推薦閱讀
- 我們都是數據控:用大數據改變商業、生活和思維方式
- DB29forLinux,UNIX,Windows數據庫管理認證指南
- Access 2007數據庫應用上機指導與練習
- 業務數據分析:五招破解業務難題
- 大數據架構和算法實現之路:電商系統的技術實戰
- Python金融數據分析(原書第2版)
- Proxmox VE超融合集群實踐真傳
- 從實踐中學習sqlmap數據庫注入測試
- Oracle高性能SQL引擎剖析:SQL優化與調優機制詳解
- Internet of Things with Python
- 大數據時代系列(套裝9冊)
- Python 3爬蟲、數據清洗與可視化實戰
- 數據中心經營之道
- Unity Game Development Blueprints
- Rust High Performance