NiloufarAsghari/PyTorch-Tutorial
Deep Learning with PyTorch
This project offers a guided pathway to understanding and applying deep learning concepts using PyTorch. It helps you grasp the fundamentals of building neural networks and other deep learning models. This is for aspiring data scientists, AI researchers, or anyone looking to develop their skills in artificial intelligence and machine learning.
No commits in the last 6 months.
Use this if you are new to deep learning or PyTorch and want to learn how to build AI models from scratch through practical examples.
Not ideal if you are an experienced deep learning practitioner looking for advanced research topics or production-ready codebases.
Stars
8
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
May 16, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NiloufarAsghari/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.