rutujaingole/Deep-Learning-ECE-7123-2025-Spring-Mini-Project
Custom ResNet model from scratch trained on CIFAR-10 for Image Classification with fewer than 5M parameters.
11
/ 100
Experimental
No commits in the last 6 months.
Stale 6m
No Package
No Dependents
Maintenance
2 / 25
Adoption
0 / 25
Maturity
9 / 25
Community
0 / 25
Stars
—
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rutujaingole/Deep-Learning-ECE-7123-2025-Spring-Mini-Project"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kratzert/finetune_alexnet_with_tensorflow
Code for finetuning AlexNet in TensorFlow >= 1.2rc0
51
bamos/densenet.pytorch
A PyTorch implementation of DenseNet.
51
raghakot/keras-resnet
Residual networks implementation using Keras-1.0 functional API
51
liuzhuang13/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
51
gpleiss/efficient_densenet_pytorch
A memory-efficient implementation of DenseNets
51