TensorFlow Basic Environment (Windows)

Source: Internet
Author: User
Tags jupyter jupyter notebook

This paper introduces the current most popular artificial intelligence analysis Framework TensorFlow infrastructure (Windows)

1, the Python Foundation environment constructs

Install Python3.6:

Python has 2.6 and 3.5 two versions, two versions are not essential differences, but some interface compatibility, specific reference to the official document, this article installs the 3.6 version.

Download Address: http://www.filehorse.com/download-python-64/

Python-3.6.3-amd64.exe download is complete and install directly

Install Anaconda

Download Address: https://www.anaconda.com/download/, this article installs 3, 6 version,


Anaconda3-5.0.1-windows-x86_64.exe download is complete, install directly.



Install Jupyter

After Anaconda, install directly in the command line tool

Pip Install Jupyter

Start Jupter

After the Jupyter installation is complete, start the jupyter at the command line

Jupyter Notebook

Jupyter starts in a browser


You can then debug the Python code in Juypter.




2, TensorFlow installation

After installing the Anaconda, the installation of TensorFlow is very simple.

Enter at command line: Pip install TensorFlow--upgrade



Installation Complete:



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.