Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 513 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 513 Bytes

LearnPytorch


This Repo is set to store my jupyter notebook file during learning the pytorch.

1. Required Environment

  • RTX 3080
  • Ubuntu - 18.04
  • Jupyter Lab
  • Python - 3.6.13
  • torch - 1.4.0
  • torchvision - 0.4.0
  • cuda - 10.0.130

2. Origin Course

PyTorch深度学习快速入门教程(绝对通俗易懂!)【小土堆】

3. Jupyter Lab

Install with :

pip install jupyterlab

and run with:

jupyter lab