Onurcn93/Deep-Learning
A personal PyTorch deep learning framework for image classification supports MLP, CNN, VGG, and ResNet on MNIST/CIFAR-10 with training utilities, GPU support, and built-in plotting. Designed to grow with new models over time.
Stars
—
Forks
—
Language
Python
License
—
Category
Last pushed
Mar 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Onurcn93/Deep-Learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
miguelvr/dropblock
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
OML-Team/open-metric-learning
Metric learning and retrieval pipelines, models and zoo.
kk7nc/RMDL
RMDL: Random Multimodel Deep Learning for Classification
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
archinetai/surgeon-pytorch
A library to inspect and extract intermediate layers of PyTorch models.