- Deep Learning with Microsoft Cognitive Toolkit Quick Start Guide
- Willem Meints
- 45字
- 2021-07-02 12:08:38
Upgrading pip to the latest version
Once we have Anaconda installed, we need to upgrade pip to the latest version. pip is used to install packages inside Python. It is the tool we're going to use to install CNTK:
python -m pip install --upgrade pip
推薦閱讀
- 數據存儲架構與技術
- LibGDX Game Development Essentials
- Architects of Intelligence
- InfluxDB原理與實戰
- 文本挖掘:基于R語言的整潔工具
- 醫療大數據挖掘與可視化
- iOS and OS X Network Programming Cookbook
- 深入淺出數字孿生
- 數據庫原理與應用(Oracle版)
- Starling Game Development Essentials
- 數據中心數字孿生應用實踐
- Power BI智能數據分析與可視化從入門到精通
- 爬蟲實戰:從數據到產品
- 中國云存儲發展報告
- Deep Learning with R for Beginners