舉報

會員
Hands-On Deep Learning for Images with TensorFlow
TensorFlowisGoogle’spopularofferingformachinelearninganddeeplearning,quicklybecomingafavoritetoolforperformingfast,efficient,andaccuratedeeplearningtasks.Hands-OnDeepLearningforImageswithTensorFlowshowsyouthepracticalimplementationsofreal-worldprojects,teachingyouhowtoleverageTensorFlow’scapabilitiestoperformefficientimageprocessingusingthepowerofdeeplearning.Withthehelpofthisbook,youwillgettogripswiththedifferentparadigmsofperformingdeeplearningsuchasdeepneuralnetsandconvolutionalneuralnetworks,followedbyunderstandinghowtheycanbeimplementedusingTensorFlow.Bytheendofthisbook,youwillhavemasteredalltheconceptsofdeeplearningandtheirimplementationwithTensorFlowandKeras.
目錄(53章)
倒序
- 封面
- Title Page
- Copyright and Credits
- Hands-On Deep Learning for Images with TensorFlow
- Packt Upsell
- Why subscribe?
- PacktPub.com
- Contributors
- About the author
- Packt is searching for authors like you
- Preface
- Who this book is for
- What this book covers
- To get the most out of this book
- Download the example code files
- Conventions used
- Get in touch
- Reviews
- Machine Learning Toolkit
- Installing Docker
- The machine learning Docker file
- Sharing data
- Machine learning REST service
- Summary
- Image Data
- MNIST digits
- Tensors – multidimensional arrays
- Turning images into tensors
- Turning categories into tensors
- Summary
- Classical Neural Network
- Comparison between classical dense neural networks
- Activation and nonlinearity
- Softmax
- Training and testing data
- Dropout and Flatten
- Solvers
- Hyperparameters
- Grid searches
- Summary
- A Convolutional Neural Network
- Convolutions
- Pooling
- Building a convolutional neural network
- Deep neural network
- Summary
- An Image Classification Server
- REST API definition
- Trained models in Docker containers
- Making predictions
- Summary
- Other Books You May Enjoy
- Leave a review - let other readers know what you think 更新時間:2021-07-16 18:17:31
推薦閱讀
- 網絡服務器配置與管理(第3版)
- 數字道路技術架構與建設指南
- 深入淺出SSD:固態存儲核心技術、原理與實戰
- Manage Partitions with GParted How-to
- 數字邏輯(第3版)
- Visual Media Processing Using Matlab Beginner's Guide
- R Deep Learning Essentials
- 筆記本電腦維修300問
- “硬”核:硬件產品成功密碼
- Wireframing Essentials
- Building Machine Learning Systems with Python
- 筆記本電腦維修技能實訓
- The Applied Artificial Intelligence Workshop
- 基于S5PV210處理器的嵌入式開發完全攻略
- Hands-On One-shot Learning with Python
- Hands-On Game Development with WebAssembly
- Mastering Unity 2D Game Development
- 數據恢復與硬盤修理
- FPGA設計技巧與案例開發詳解
- 21天學通筆記本電腦維修
- 多媒體技術與應用
- Arduino Uno輕松入門48例
- 主板維修精華秘籍
- 計算機組裝與調試維修
- Pro Tools HD:Advanced Techniques and Workfl ows
- Blender 3D Printing Essentials
- Machine Learning for Finance
- 全圖解電腦組裝與維修實用大全(視頻教程版、Windows 10適用)
- Learning PowerCLI
- 設計模式就該這樣學:基于經典框架源碼和真實業務場景