当前位置:网站首页>【小土堆补充】Pytorch学习笔记_Anaconda虚拟环境使用
【小土堆补充】Pytorch学习笔记_Anaconda虚拟环境使用
2022-07-31 03:39:00 【潘迪仔】
(0)摘要
# 课程链接:
6. 聊聊 conda 虚拟环境演示_哔哩哔哩_bilibili
# 课程内容:
(1)anaconda 虚拟环境的使用
【补充附件---word 原版笔记】
# 感谢土堆大哥带我入门!
(1)anaconda 虚拟环境的使用
# (1)使用 anconda 创建虚拟环境
1)基于图形化界面的创建,如下所示
点击 create 后,我们就可以看到如下的界面了,那么具体的就可以看一下图中的注释。但是新版本的 anaconda 貌似不支持切换 python 的其他版本。而且基于这种方法的虚拟环境创建是很慢的,这可能和下载源有关。
边栏推荐
- Distributed locks and three implementation methods
- some of my own thoughts
- (八)Math 类、Arrays 类、System类、Biglnteger 和 BigDecimal 类、日期类
- [C language] General method for finding the sum of the greatest common factor and the least common multiple of two integers m and n, the classical solution
- (4) Recursion, variable parameters, access modifiers, understanding main method, code block
- CloudCompare & PCL calculate the degree of overlap between two point clouds
- 【论文阅读】Mastering the game of Go with deep neural networks and tree search
- Regarding the primary key id in the mysql8.0 database, when the id is inserted using replace to be 0, the actual id is automatically incremented after insertion, resulting in the solution to the repea
- Know the showTimePicker method of the basic components of Flutter
- Can‘t load /home/Iot/.rnd into RNG
猜你喜欢
随机推荐
TCP和UDP详解
The distance value between two arrays of LeetCode simple questions
Database implements distributed locks
Redis 使用 sorted set 做最新评论缓存
postgresql 15源码浅析(5)—— pg_control
Safety 20220709
(8) Math class, Arrays class, System class, Biglnteger and BigDecimal classes, date class
interprocess communication
LeetCode simple problem to find the subsequence of length K with the largest sum
LeetCode每日一练 —— 138. 复制带随机指针的链表
一份高质量的测试用例如何养成?
The BP neural network
Redis实现分布式锁
安全20220722
[C language] Three-pointed chess (classic solution + list diagram)
Safety 20220722
Based on the local, linking the world | Schneider Electric "Industrial SI Alliance" joins hands with partners to go to the future industry
BP神经网络
Postgresql 15 source code analysis (5) - pg_control
安全20220715

![[C language] General method of expression evaluation](/img/59/cf43b7dd16c203b4f31c1591615955.jpg)







