GunhoChoi/Kind-PyTorch-Tutorial
Kind PyTorch Tutorial for beginners
This project provides a series of step-by-step coding examples to help you understand how to build various machine learning models using PyTorch. It takes you from basic data handling and calculations to more complex tasks like image classification, generating new images, and processing text. This is designed for software developers or data scientists who are new to the PyTorch framework and want to learn by doing.
392 stars. No commits in the last 6 months.
Use this if you are a developer looking for practical, code-based examples to learn the fundamentals and advanced concepts of building neural networks with PyTorch.
Not ideal if you are a non-technical user looking for a ready-to-use application or a high-level conceptual overview without diving into code.
Stars
392
Forks
102
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 08, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/GunhoChoi/Kind-PyTorch-Tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dataflowr/notebooks
code for deep learning courses
jeffheaton/app_deep_learning
T81-558: PyTorch - Applications of Deep Neural Networks @Washington University in St. Louis
dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
xl0/lovely-tensors
Tensors, for human consumption
rentruewang/koila
Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.