cifar10-experiment
There are 8 repositories under cifar10-experiment topic.
ElefHead/numpy-cnn
A numpy based CNN implementation for classifying images
sichkar-valentyn/Neural_Networks_for_Computer_Vision
Implementing Neural Networks for Computer Vision in autonomous vehicles and robotics for classification, pattern recognition, control. Using Python, numpy, tensorflow. From basics to complex project
Moddy2024/ResNet-18
Implemented the Deep Residual Learning for Image Recognition Paper and achieved better accuracy by customizing different parts of the architecture.
Puneet2000/DL-Models
Standard Deep Learning Models implemented in pytorch framework
Vishwa22/Densenet-on-CIFAR10
CIFAR-10 classification solved with 90% validation accuracy using DenseNet in 50 epochs
sichkar-valentyn/cifar10
CIFAR-10 Image Classification with numpy only