AINT-TV/pytorch
Pytorch Tutorials
This collection of tutorials helps developers learn PyTorch, a popular machine learning framework. It provides a structured learning path with Python notebooks and accompanying Persian-language video explanations, guiding you from basic data structures to building and training neural networks. Software developers, data scientists, and machine learning engineers will find these resources useful for mastering PyTorch.
No commits in the last 6 months.
Use this if you are a developer looking for a guided, hands-on introduction to PyTorch, especially if you understand Persian.
Not ideal if you are looking for a high-level overview of AI concepts or a solution that doesn't require coding.
Stars
13
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Aug 16, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AINT-TV/pytorch"
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.