tahirkorma/pytorch
PyTorch notebooks covering fundamentals (tensors, autograd, pipelines) and deep learning projects (ANN, CNN, RNN/LSTM) with GPU optimization, transfer learning, and Optuna-based hyperparameter tuning.
Stars
—
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tahirkorma/pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
xl0/lovely-tensors
Tensors, for human consumption
stared/livelossplot
Live training loss plot in Jupyter Notebook for Keras, PyTorch and others
pyc-team/pytorch_concepts
PyC (Pytorch Concepts) is a PyTorch-based library for training concept-based interpretable deep...
dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
mrdbourke/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.