- 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.
推薦閱讀
- 公有云容器化指南:騰訊云TKE實戰與應用
- 漫話大數據
- 計算機組成原理與接口技術:基于MIPS架構實驗教程(第2版)
- 程序員修煉之道:從小工到專家
- 達夢數據庫編程指南
- 復雜性思考:復雜性科學和計算模型(原書第2版)
- Modern Programming: Object Oriented Programming and Best Practices
- 深入淺出MySQL:數據庫開發、優化與管理維護(第2版)
- 達夢數據庫性能優化
- 中國數字流域
- 跟老男孩學Linux運維:MySQL入門與提高實踐
- Flutter Projects
- 跨領域信息交換方法與技術(第二版)
- 算法設計與分析
- Scratch 2.0 Game Development HOTSHOT