Deep Learning Installation TensorFlow Keras

Source: Internet
Author: User
Tags keras

The premise needs to be installed well:

①anaconda3-4.2.0-windows-x86_64

②pycharm


Because the reason for my graphics card is only CPU installed


Install the Anaconda is installed in the Python environment, you enter in the cmd there python to see if it shows your Python version information

Now start to install TensorFlow, because in the visit abroad website download is relatively slow, so we want to call Alibaba's image
You enter%appdata% in the Explorer, go to the directory, create a new folder named Pip in the directory

Throw this configuration file in the new Pip folder.



Then open cmd in the administrator's Way



CD into the Scripts folder under the Anaconda directory you just installed

Then enter the command pip install--upgrade--ignore-installed tensorflow
Let it always download
Then open Pycharm Create a new. py file to write: Import TensorFlow as TF
Then select the sentence execution, see if there is an error, no error is the installation success
Keras A statement pip install Keras-u--pre can be installed



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.