码迷,mamicode.com
首页 > 其他好文 > 详细

基础服务系列-Jupyter Install TensorFlow

时间:2020-01-02 14:14:06      阅读:108      评论:0      收藏:0      [点我收藏+]

标签:text   www   sci   sch   ssi   ram   ima   tensor   gpu   

TensorFlow is a deep learning framework that provides an easy interface to a variety of functionalities, required to perform state of the art deep learning tasks such as image recognition, text classification and so on.

New Terminal

技术图片

pip3 --version

技术图片

Install TensorFlow

pip3 install --upgrade tensorflow

技术图片

技术图片

Install TensorFlow-GPU

pip3 install tensorflow-gpu

技术图片

技术图片

Verifying the Installation

技术图片

技术图片

参考

Introduction to TensorFlow

来源:站长资讯平台

基础服务系列-Jupyter Install TensorFlow

标签:text   www   sci   sch   ssi   ram   ima   tensor   gpu   

原文地址:https://www.cnblogs.com/1994july/p/12132619.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!