- Deep Learning with R for Beginners
- Mark Hodnett Joshua F. Wiley Yuxi (Hayden) Liu Pablo Maldonado
- 155字
- 2021-06-24 14:30:35
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 input() method is used to get an input from the user."
A block of code is set as follows:
> for (i in 1:16) {
+ outputData <- as.array
(executor$ref.outputs$activation15_output)[,,i,1]
+ image(outputData, xaxt='n', yaxt='n',
col=grey.colors(255)
+ )
+ }
Any command-line input or output is written as follows:
$ tensorboard --logdir /tensorflow_logs
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: "If you need something different, click on the DOWNLOADS link in the header for all possible downloads: "
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- PyTorch深度學習實戰:從新手小白到數據科學家
- 程序員修煉之道:從小工到專家
- Access 2016數據庫教程(微課版·第2版)
- 算法競賽入門經典:習題與解答
- Hands-On Machine Learning with Microsoft Excel 2019
- 使用GitOps實現Kubernetes的持續部署:模式、流程及工具
- Hadoop大數據實戰權威指南(第2版)
- Sybase數據庫在UNIX、Windows上的實施和管理
- 數據庫原理與應用(Oracle版)
- Construct 2 Game Development by Example
- 視覺大數據智能分析算法實戰
- SAS金融數據挖掘與建模:系統方法與案例解析
- 新手學會計(2013-2014實戰升級版)
- 數據應用工程:方法論與實踐
- Oracle 11g數據庫管理員指南