Codes I am writing or modifying while learning the mighty PyTorch.
Clone the repo. On the terminal, cd learn-pytorch
to go inside repo, and run pip install -r requirements.txt
. Make a directory datasets
in the root directory/repo.
Codes I am writing or modifying while learning the mighty PyTorch.
Clone the repo. On the terminal, cd learn-pytorch
to go inside repo, and run pip install -r requirements.txt
. Make a directory datasets
in the root directory/repo.