rallm/PyTorch-Linear-DNN-Fundamentals
A beginner-friendly project demonstrating the core workflow (data, model, loss, optimization, training) of a deep learning model using PyTorch, applied to the fundamental task of learning a straight line
Stars
2
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Oct 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rallm/PyTorch-Linear-DNN-Fundamentals"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mrdbourke/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
stared/livelossplot
Live training loss plot in Jupyter Notebook for Keras, PyTorch and others
xl0/lovely-tensors
Tensors, for human consumption
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"