当前位置:网站首页>Anaconda creates tensorflow environment
Anaconda creates tensorflow environment
2022-06-26 05:07:00 【f0.0y】
Catalog
Add domestic sources ( Tsinghua source )
establish Tensorflow Environmental Science
Preface
This article is introduced in Window 10 Create... In the environment Anaconda The way of the environment .
Add domestic sources ( Tsinghua source )
open Anaconda Prompt

Use the following script to add a source
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud//pytorch/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
conda config --set show_channel_urls yesThe above script writes the configuration to .condarc file , The file should be located in C:\Users\xxxx\ Under the path .
establish Tensorflow Environmental Science
Use the following conda Command to create Tensorflow Environmental Science .
conda create -n tf-cpu tensorflowIf the following occurs during execution ProxyError error , You can try to confirm whether the scientific Internet software is enabled . If it's on , This problem can be avoided by closing the scientific Internet software .

reference
1、https://docs.anaconda.com/anaconda/user-guide/tasks/tensorflow/
边栏推荐
- What is UWB in ultra-high precision positioning system
- Guanghetong and anti international bring 5g R16 powerful performance to the AI edge computing platform based on NVIDIA Jetson Xavier nx
- [ide (imagebed)]picgo+typora+aliyunoss deployment blog Gallery (2022.6)
- LSTM in tensorflow_ Layers actual combat
- Hash problem
- Method of saving pictures in wechat applet
- Create a binary response variable using the cut sub box operation
- 2.22.2.14
- Selection of programming language
- Day4 branch and loop jobs
猜你喜欢

【Unity3D】人机交互Input

pycharm 导包错误没有警告

Rsync common error messages (common errors on the window)

DBeaver 安装及配置离线驱动

Wechat applet exits the applet (navigator and api--wx.exitminiprogram)

Classic theory: detailed explanation of three handshakes and four waves of TCP protocol

Codeforces Round #802 (Div. 2)(A-D)

Differences between TCP and UDP

6.1 - 6.2 公钥密码学简介

Genius makers: lone Rangers, technology giants and AI | ten years of the rise of in-depth learning
随机推荐
Collections and dictionaries
2.< tag-动态规划和常规问题>lt.343. 整数拆分
Cookie and session Basics
6.1 - 6.2 公鑰密碼學簡介
UWB超高精度定位系统原理图
tensorlow:cifar100_ train
Zuul implements dynamic routing
Multipass Chinese document - remove instance
ECCV 2020 double champion team, take you to conquer target detection on the 7th
MySql如何删除所有多余的重复数据
Datetime data type - min() get the earliest date and date_ Range() creates a date range, timestamp() creates a timestamp, and tz() changes the time zone
[greedy college] Figure neural network advanced training camp
百度API地图的标注不是居中显示,而是显示在左上角是怎么回事?已解决!
【Unity3D】人机交互Input
UWB ultra high precision positioning system architecture
ModuleNotFoundError: No module named ‘numpy‘
A beginner's entry is enough: develop mobile IM from zero
Multipass Chinese document - use packer to package multipass image
2022.2.11
Use fill and fill in Matplotlib_ Between fill the blank area between functions