/pytorch_study

from the book "Deep Learning with PyTorch"

Primary LanguageHTML

pytorch_study

from the book "Deep Learning with PyTorch"

  1. Read html files using this link
  2. Quick create a conda environment for practical experience using conda env create -f pytorch_study.yml
  • You need to install Anaconda/Miniconda before this
  1. Refer to The original repository for full hands-on experience