当前位置:网站首页>深度学习环境配置
深度学习环境配置
2022-08-04 04:25:00 【Mr丶小煌】
安装anaconda
上官网下载符合自己系统的anaconda安装包anaconda官网:
望城后选择自己的路径安装,无脑下一步
安装tensorflow
conda install tensorflow
如果此过程中失败或者过慢,可以尝试以下方法:
# 使用清华的镜像源
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --set show_channel_urls yes
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
conda config --add channels
测试tensorflow是否安装成功
import tensorflow as tf
sess = tf.Session()
a = tf.constant(1)
b = tf.constant(2)
print(sess.run(a+b))
边栏推荐
猜你喜欢

See how DevExpress enriches chart styles and how it empowers fund companies to innovate their business

3000字,一文带你搞懂机器学习!

Postgresql source code (66) insert on conflict grammar introduction and kernel execution process analysis

8. Haproxy builds a web cluster

高效IO模型

一文详解DHCP原理及配置

Explain detailed explanation and practice

if,case,for,while
SQL injection in #, - +, - % 20, % 23 is what mean?

A Preliminary Study of RSS Subscription to WeChat Official Account-feed43
随机推荐
How to simplify the automation of modern e-procurement?
share总结
八年软件测试工程师带你了解-测试岗进阶之路
系统设计.秒杀系统
How to open a CITIC Securities online account?is it safe?
机器学习模型的“可解释性”
7. The principle description of LVS load balancing cluster
初识Numpy
2.15 keil使用电脑端时间日期
【21天学习挑战赛】顺序查找
大型连锁百货运维审计用什么软件好?有哪些功能?
Structure function exercise
Converts XML tags to TXT format (voc conversion for yolo convenient training)
文件内容的操作
go module的介绍与应用
技术解析|如何将 Pulsar 数据快速且无缝接入 Apache Doris
学会iframe并用其解决跨域问题
Gigabit 2 X light 8 electricity management industrial Ethernet switches WEB management - a key Ring Ring net switch
4-way two-way HDMI integrated business high-definition video optical transceiver 8-way HDMI high-definition video optical transceiver
How to automatically export or capture abnormal login ip and logs in elastic to the database?