- Python Deep Learning Cookbook
- Indra den Bakker
- 92字
- 2021-07-02 15:43:09
How to do it...
- First, you need to check whether you have access to a CUDA-enabled NVIDIA GPU on your local machine. You can check the overview at https://developer.nvidia.com/cuda-gpus.
- If your GPU is listed on that page, you can continue installing CUDA and cuDNN if you haven't done that already. Follow the steps in the Installing CUDA and cuDNN section.
- If you don't have access to an NVIDIA GPU on your local machine, you can decide to use a cloud solution. Follow the steps in the Launching a cloud solution section.
推薦閱讀
- 云原生Spring實戰
- Mastering Julia
- Monitoring Elasticsearch
- Learning Apache Mahout Classification
- ArcGIS By Example
- Symfony2 Essentials
- 計算機應用基礎教程(Windows 7+Office 2010)
- Qlik Sense? Cookbook
- 創意UI:Photoshop玩轉APP設計
- Practical Microservices
- 深度學習程序設計實戰
- INSTANT Apache Hive Essentials How-to
- Android智能手機APP界面設計實戰教程
- 實驗編程:PsychoPy從入門到精通
- Kotlin語言實例精解