- Deep Learning with Microsoft Cognitive Toolkit Quick Start Guide
- Willem Meints
- 208字
- 2021-07-02 12:08:37
Installing Anaconda
You can download Anaconda from the public website: https://www.anaconda.com/download/.
After you've downloaded the setup files, start the installation and follow the instructions to install Anaconda on your computer. You can find the installation instructions at https://docs.anaconda.com/anaconda/install/.
Anaconda will install a number of utilities on your computer. It will install a new command prompt that will automatically include all the Anaconda executables in your PATH variable. You can quickly manage your Python environment from this command prompt, install packages and, of course, run Python scripts.
Optionally, you can install Visual Studio Code with your Anaconda installation. Visual Studio Code is a code editor similar to Sublime and Atom and contains a large number of plugins that make it easier to write program code in different programming languages, such as Python.
CNTK 2.6 supports Python 3.6 only, which means that not all distributions of Anaconda will work correctly. You can get an older version of Anaconda through the Anaconda archives at https://repo.continuum.io/archive/. Alternatively, you can downgrade the Python version in your Anaconda installation if you haven't got a version with Python 3.6 included. To install Python 3.6 in your Anaconda environment, open a new Anaconda prompt and execute the following command:
conda install python=3.6
- 數據庫基礎教程(SQL Server平臺)
- 劍破冰山:Oracle開發藝術
- 企業大數據系統構建實戰:技術、架構、實施與應用
- 大數據導論
- Learn Unity ML-Agents:Fundamentals of Unity Machine Learning
- WS-BPEL 2.0 Beginner's Guide
- 從0到1:JavaScript 快速上手
- 新基建:數據中心創新之路
- INSTANT Apple iBooks How-to
- 探索新型智庫發展之路:藍迪國際智庫報告·2015(下冊)
- Solaris操作系統原理實驗教程
- Hadoop 3實戰指南
- 云工作時代:科技進化必將帶來的新工作方式
- 數字化轉型實踐:構建云原生大數據平臺
- 數據質量管理:數據可靠性與數據質量問題解決之道