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
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...
PerforatedAI/PerforatedAI
Add Dendrites to your PyTorch Project
rentruewang/koila
Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.