Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

深度学习与PyTorch入门实战视频教程 配套源代码和PPT

NotificationsYou must be signed in to change notification settings

dragen1860/Deep-Learning-with-PyTorch-Tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

请先安装Anaconda和CUDA 10.0。

  • 配置国内源
# 配置国内源,方便安装Numpy,Matplotlib等condaconfig--addchannelshttps://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/condaconfig--addchannelshttps://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/# 配置国内源,安装PyTorch用condaconfig--addchannelshttps://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/# 显示源地址condaconfig--setshow_channel_urlsyes
  • 安装PyTorch
# 安装PyTorch,要使用国内源请去掉-c pytorch这个参数!!condainstallpytorchtorchvisioncudatoolkit=10.0
  • 安装常用库
pipinstallnumpymatplotlibpillowpandas

课程链接

课程链接:https://study.163.com/course/courseMain.htm?share=2&shareId=480000001847407&courseId=1208894818&_trace_c_p_k2_=61a9e0a511f7409b92a08d4f4c964330

课程大纲:课程介绍


[8]ページ先頭

©2009-2025 Movatter.jp