- 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
推薦閱讀
- Learning NServiceBus(Second Edition)
- PyTorch自動駕駛視覺感知算法實戰
- MATLAB 2020 從入門到精通
- Visual C++串口通信技術詳解(第2版)
- Python機器學習基礎教程
- Teaching with Google Classroom
- SQL Server與JSP動態網站開發
- Mastering Unity 2D Game Development(Second Edition)
- ExtJS Web應用程序開發指南第2版
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- Java并發編程:核心方法與框架
- Secret Recipes of the Python Ninja
- Java EE程序設計與開發實踐教程
- RESTful Web API Design with Node.js(Second Edition)
- ASP.NET Core 2 High Performance(Second Edition)