Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 685 Bytes

File metadata and controls

24 lines (18 loc) · 685 Bytes

Pytorch_Learning

Self-Learning Pytorch

Free online course:

Install

(1) install Anaconda https://www.anaconda.com/products/individual

(2) install pytorch https://pytorch.org/

VScode

Set up conda path with VScode, in VScode terminal:

cd C:/anaconda/condabin
.\conda.bat install --name base rope