Install Tensorflow on windows(Anaconda)
References:
http://www.tuicool.com/articles/MjAz2m
http://www.cnblogs.com/aloiswei/p/6510355.html
Install Anaconda:
https://www.continuum.io/downloads
開啟Anaconda Prompt
$ conda update conda
$ conda create -n py35 python=3.5 anaconda
$ activate py35
$ conda list
$ conda install tensorflow
$ anaconda search -t conda tensorflow
$ anaconda show conda-forge/tensorflow
$ conda install --channel https://conda.anaconda.org/conda-forge tensorflow
$ conda install pandas
$ conda install pandas_datareader
$ conda install theano
$ conda install -c trentonoliphant pyusb
$ conda install --channel https://conda.anaconda.org/menpo opencv3
conda install -c trentonoliphant pyusb
conda install --channel https://conda.anaconda.org/menpo opencv3
conda install -c achennu easygui
conda install -c achennu libusb
conda install -c w0pr pywinusb
conda install -c conda-forge pyside
search in:
https://anaconda.org/
相關文章
- windows 10 在Anaconda下配置tensorflow環境總結Windows
- Windows 部署 anacondaWindows
- windows安裝AnacondaWindows
- Linux 下Anaconda 安裝 Tensorflow 和 kerasLinuxKeras
- win10 下anaconda TensorFlow tensorboard使用Win10ORB
- TensorFlow - 1 - Install and get start on Ubuntu 12Ubuntu
- Pytorch + Anaconda + Windows10PyTorchWindows
- tensorflow學習之Anaconda開發環境搭建開發環境
- anaconda安裝gpu版本的tensorflow2.0.0教程GPU
- 三月十五號 anaconda 安裝 tensorflow 教程
- 部署CPU與GPU通用的tensorflow:Anaconda環境GPU
- Anaconda 目錄遷移 (Windows 10)Windows
- Mysql 5.7.22 install for windowsMySqlWindows
- windows在anaconda中下載安裝fasttextWindowsAST
- /****install oracle patch 9169457 for windows****/OracleWindows
- Install MongoDB Community Edition on WindowsMongoDBUnityWindows
- Windows原生安裝TensorFlowWindows
- Win10系統Anaconda+TensorFlow+Keras 環境搭建教程Win10Keras
- [Mysql] 2.Mysql 5.7 Install (Windows)MySqlWindows
- Ubuntu下安裝pycharm和Anaconda和Tensorflow的注意要點(自用)UbuntuPyCharm
- Anaconda3+CUDA10.1+CUDNN7.6+TensorFlow2.6安裝(Ubuntu16)DNNUbuntu
- tensorflow安裝不成功問題【pycharm+anaconda(python3.6)】PyCharmPython
- NPM INSTALL常見錯誤(windows篇)NPMWindows
- Powershell script to install Windows Updates (msu) from folderWindows
- Install Oracle Instant Client on Linux and WindowsOracleclientLinuxWindows
- oracle real cluster application install on windows with VMweaverOracleAPPWindows
- Windows安裝tensorflow教程 GPU版WindowsGPU
- Windows 10 64位 安裝TensorFlowWindows
- Windows10+Anaconda3安裝pycocotools 不踩雷!Windows
- Anaconda(conda)在windows安裝與環境配置Windows
- Windows10安裝Anaconda無法生成選單Windows
- Anaconda與Python環境在Windows中的部署PythonWindows
- 從零開始配置深度學習環境:CUDA+Anaconda+Pytorch+TensorFlow深度學習PyTorch
- windows安裝Anaconda3,Anaconda3安裝scrapy抓取鏈家資料入門例子Windows
- centos7 install idea and x-windowsCentOSIdeaWindows
- 【Tensorflow_DL_Note1】Windows下Tensorflow的安裝過程詳解Windows
- step by step install oracle 10g rac asm on windowsOracle 10gASMWindows
- Windows 8 RP install VS2012Windows