https://github.com/muhammadtayyebhamid/cifar-10
Implemented Cifar-10 without using any pre-trained model with an accuracy of 75%.
https://github.com/muhammadtayyebhamid/cifar-10
cifar-10 cifar10-classification cnn cnn-model deep-learning image-classification machine-learning neural-networks tensorflow
Last synced: 4 months ago
JSON representation
Implemented Cifar-10 without using any pre-trained model with an accuracy of 75%.
- Host: GitHub
- URL: https://github.com/muhammadtayyebhamid/cifar-10
- Owner: MuhammadTayyebHamid
- Created: 2024-08-17T05:51:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T05:51:54.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T14:24:07.680Z (over 1 year ago)
- Topics: cifar-10, cifar10-classification, cnn, cnn-model, deep-learning, image-classification, machine-learning, neural-networks, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cifar-10
Implemented Cifar-10 without using any pre-trained model with an accuracy of 75%.