Poyu123/CNN-application-on-CRFAR10-picture-distinguish
A hands-on TensorFlow image recognition project teaching a computer to identify 10 everyday objects, originally for a linear algebra class, with tools to train a CNN, auto-tune settings, and test accuracy on random internet images.
Stars
12
Forks
9
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/Poyu123/CNN-application-on-CRFAR10-picture-distinguish"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
liuzhuang13/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
bamos/densenet.pytorch
A PyTorch implementation of DenseNet.
BIGBALLON/cifar-10-cnn
Play deep learning with CIFAR datasets
titu1994/DenseNet
DenseNet implementation in Keras
kratzert/finetune_alexnet_with_tensorflow
Code for finetuning AlexNet in TensorFlow >= 1.2rc0