娛樂沒有 3星
共回答了305个问题采纳率:95.9% 评论
答:pytorch启动步骤如下:首先确定要打开的py文档的位置;然后打开cmd,并cd到该目录下;最后输入文件名,并按回车即可打开运行py文件。
1. torch环境的激活 激活pytorch环境命令 conda activate pytorch 1 note视频里面用的是torch1.3.0,cuda9.2 Python中导入pytorch环境,从exiting environment中选择conda下面安装好。
2. 安装jupyternotebook 打开anaconda的命令行,点击开始图标,找到anaconda prompt,打开即可,界面从base环境中切换到torch环境,安装jupyter 激活torch环境输入命令 conda activate 。
3. 运行Jupyter Notebook 帮助 如果你有任何jupyter notebook命令的疑问,可以考虑查看官方帮助文档,命令如下: jupyter notebook --help 或 jupyter notebook 。
21小时前
猜你喜欢的问题
5个月前1个回答
5个月前1个回答
5个月前1个回答
5个月前2个回答
5个月前1个回答
5个月前2个回答
热门问题推荐
3个月前2个回答
2个月前2个回答
3个月前1个回答
2个月前1个回答
3个月前4个回答
1个月前1个回答
1个月前3个回答
3个月前1个回答
1个月前1个回答