- 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
推薦閱讀
- Python數據分析與挖掘實戰
- 商業分析思維與實踐:用數據分析解決商業問題
- 數據結構與算法(C語言版)
- 算法與數據中臺:基于Google、Facebook與微博實踐
- 數據庫應用基礎教程(Visual FoxPro 9.0)
- 大數據Hadoop 3.X分布式處理實戰
- 數據挖掘原理與SPSS Clementine應用寶典
- Spring MVC Beginner’s Guide
- 算力經濟:從超級計算到云計算
- 數據中臺實戰:手把手教你搭建數據中臺
- 成功之路:ORACLE 11g學習筆記
- 算力芯片:高性能CPU/GPU/NPU微架構分析
- 大數據用戶行為畫像分析實操指南
- SQL應用開發參考手冊
- Hands-On Big Data Analytics with PySpark