Skip to content

Latest commit

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

PyTorch Intro

Environment Installation

Run the following to create the environment:

conda create --name pytorch-intro python=3.9

conda activate pytorch-intro

conda install pytorch==1.12.1 torchvision==0.13.1 cudatoolkit=11.3 -c pytorch

pip install tqdm

Dataset:

Download the dataset from Kaggle using the guide under dataset/download_dataset.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages