- Neural Network Programming with TensorFlow
- Manpreet Singh Ghotra Rajdeep Dua
- 213字
- 2021-07-02 15:17:03
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning. Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The next lines of code read the link and assign it to the BeautifulSoup function." A block of code is set as follows:
#import packages into the project from bs4 import BeautifulSoup from urllib.request import urlopen import pandas as pd
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:
C:\Python34\Scripts> pip install -upgrade pip C:\Python34\Scripts> pip install pandas
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "In order to download new modules, we will go to Files | Settings | Project Name | Project Interpreter."
- 數據庫技術與應用教程(Access)
- 數據分析實戰:基于EXCEL和SPSS系列工具的實踐
- 復雜性思考:復雜性科學和計算模型(原書第2版)
- 大數據導論
- 大數據時代下的智能轉型進程精選(套裝共10冊)
- AI時代的數據價值創造:從數據底座到大模型應用落地
- INSTANT Apple iBooks How-to
- 新手學會計(2013-2014實戰升級版)
- 深入理解InfluxDB:時序數據庫詳解與實踐
- 聯動Oracle:設計思想、架構實現與AWR報告
- 爬蟲實戰:從數據到產品
- Visual FoxPro數據庫技術基礎
- R Machine Learning Essentials
- 大數據時代系列(套裝9冊)
- Hands-On Deep Learning for Games