Skip to content

Woni0204/PyTorchStudy

Repository files navigation

PyTorch Study

Studying about Pytorch Tutorial!

GitHub contributors GitHub commit activity GitHub issues GitHub closed pull requests

  • The information below is about the progress of the original content on the PyTorch homepage.
  • I just upload ipynb file.
  • There is only the executed ipynb file.
  • Please tell me if I did something wrong!

Course

Title Subtitle Upload My Code Link (PyTorch official)
Learn the Basics Quickstart O Official link
Learn the Basics Tensors O Official link
Learn the Basics Datasets & DataLoaders O Official link
Learn the Basics Transforms O Official link
Learn the Basics Build Model O Official link
Learn the Basics Autograd O Official link
Learn the Basics Optimization O Official link
Learn the Basics Save & Load Model O Official link
Introduction to PyTorch on YouTube Tensors O Official link
Introduction to PyTorch on YouTube Autograd O Official link
Introduction to PyTorch on YouTube Building Models O Official link
Introduction to PyTorch on YouTube TensorBoard Support O Official link
Introduction to PyTorch on YouTube Training Models O Official link
Introduction to PyTorch on YouTube Model Understanding O Official link
Learning PyTorch with Examples Learning PyTorch with Examples O Official link
What is torch.nn really? What is torch.nn really? O Official link
Visualizing Models, Data, and Training with TensorBoard Visualizing Models, Data, and Training with TensorBoard O Official link
TorchVision Object Detection Finetuning Tutorial TorchVision Object Detection Finetuning Tutorial O Official link
Transfer Learning for Computer Vision Tutorial Transfer Learning for Computer Vision Tutorial X Official link