- Deep Learning Quick Reference
- Mike Bernico
- 165字
- 2021-06-24 18:40:06
GPU requirements for TensorFlow and Keras
For the remainder of the book, we will be using Keras and TensorFlow. Most of the examples we will be exploring require a GPU for acceleration. Most modern deep learning frameworks, including TensorFlow, use GPUs to greatly accelerate the vast amount of calculations required during network training. Without a GPU, the training time of most of the models we discuss will be unreasonably long.
If you don't have a computer with a GPU installed, GPU-based compute instances can be rented by the second from a variety of cloud providers including Amazon's Amazon Web Services and Google's Google Cloud Platform. For the examples in this book, we will be using a p2.xlarge instance in Amazon EC2 running Ubuntu Server 16.04. The p2.xlarge instance provides an Nvidia Tesla K80 GPU with 2,496 CUDA cores, which will make running the models we show in this book much faster than what is achievable on even very high end desktop computers.
- 大學計算機基礎:基礎理論篇
- 輕輕松松自動化測試
- 基于LabWindows/CVI的虛擬儀器設計與應用
- 手把手教你學AutoCAD 2010
- Mastering Elastic Stack
- iClone 4.31 3D Animation Beginner's Guide
- Windows游戲程序設計基礎
- Ceph:Designing and Implementing Scalable Storage Systems
- 激光選區(qū)熔化3D打印技術
- 從零開始學SQL Server
- Excel 2010函數(shù)與公式速查手冊
- HBase Essentials
- 電腦上網(wǎng)入門
- 手把手教你學Flash CS3
- 手把手教你學Photoshop CS3