- Python Deep Learning Cookbook
- Indra den Bakker
- 127字
- 2021-07-02 15:43:09
Programming Environments, GPU Computing, Cloud Solutions, and Deep Learning Frameworks
This chapter focuses on technical solutions to set up popular deep learning frameworks. First, we provide solutions to set up a stable and flexible environment on local machines and with cloud solutions. Next, all popular Python deep learning frameworks are discussed in detail:
- Setting up a deep learning environment
- Launching an instance on Amazon Web Services (AWS)
- Launching an instance on Google Cloud Platform (GCP)
- Installing CUDA and cuDNN
- Installing Anaconda and libraries
- Connecting with Jupyter Notebook on a server
- Building state-of-the-art, production-ready models with TensorFlow
- Intuitively building networks with Keras
- Using PyTorch's dynamic computation graphs for RNNs
- Implementing high-performance models with CNTK
- Building efficient models with MXNet
- Defining networks using simple and efficient code with Gluon
推薦閱讀
- Vue 3移動Web開發與性能調優實戰
- 移動UI設計(微課版)
- Unity Virtual Reality Projects
- Java應用開發技術實例教程
- Visual C#通用范例開發金典
- AppInventor實踐教程:Android智能應用開發前傳
- 數據結構案例教程(C/C++版)
- C#程序設計(項目教學版)
- Programming Microsoft Dynamics? NAV 2015
- 3ds Max印象 電視欄目包裝動畫與特效制作
- Node.js 6.x Blueprints
- Python數據預處理技術與實踐
- Developing Java Applications with Spring and Spring Boot
- PostgreSQL 12 High Availability Cookbook
- Beginning PHP